limj
2023-10-17 e4c04ed0250191b5a7d063398a551d27ff248c5a
优先级管理 GlobalOTDTable中添加const
已修改3个文件
6 ■■■■ 文件已修改
_Main/BL/Type_PriorityResult/StaticMethod_CalculateBracketScore.qbl 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/Type_PriorityResult/StaticMethod_CalculateScore.qbl 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/Type_PriorityResult/StaticMethod_GetDetailsValue.qbl 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/Type_PriorityResult/StaticMethod_CalculateBracketScore.qbl
@@ -5,7 +5,7 @@
  CustomerOrder customerOrder,
  String businessType,
  MacroPlan macroPlan,
  GlobalOTDTable globalOTDTable
  const GlobalOTDTable globalOTDTable
) as Real
{
  Description: '计算公式中括号内的数据'
_Main/BL/Type_PriorityResult/StaticMethod_CalculateScore.qbl
@@ -6,7 +6,7 @@
  String businessType,
  MacroPlan macroPlan,
  Real lastScore,
  GlobalOTDTable globalOTDTable
  const GlobalOTDTable globalOTDTable
) as Real
{
  TextBody:
_Main/BL/Type_PriorityResult/StaticMethod_GetDetailsValue.qbl
@@ -4,7 +4,7 @@
  CustomerOrder customerOrder,
  String formula,
  MacroPlan macroPlan,
  GlobalOTDTable globalOTDTable
  const GlobalOTDTable globalOTDTable
) as Real
{
  TextBody: