瀏覽代碼

添加业务类型

wangchangsheng 2 年之前
父節點
當前提交
1b86d81b73
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ims-service/ims-eval/src/main/resources/mappers/OrganizationEvaluationInfoMapper.xml

+ 1 - 1
ims-service/ims-eval/src/main/resources/mappers/OrganizationEvaluationInfoMapper.xml

@@ -80,7 +80,7 @@
             and id.option_code not in ('CZ','CZMAX','CZMIN','LRGXKLMAX','LRGXKLMIN','DWQWLRMAX','DWQWLRMIN','WCLDF','LRGXKHMAX','LRGXKHMIN')
         </where>
 
-        order by be.order_num,oer.organization_short_name,bn.order_num,ri.order_num,id.child_code,id.option_code,id.order_num asc
+        order by be.order_num,oer.organization_short_name,bn.order_num,ri.order_num,id.child_code,id.option_code,id.option_num asc
 
     </select>