Explorar el Código

楚楚core更新

eganwu hace 2 años
padre
commit
2d43f86eb4

BIN
lib/yos.core-1.0.0-sources.jar


BIN
lib/yos.core-1.0.0.jar


+ 1 - 1
src/custom/restcontroller/webmanage/sale/order/SQL/订单(管理端)_列表.sql

@@ -31,5 +31,5 @@ FROM sa_order t1
 where t1.siteid = $siteid$
   and $where$
   and t1.type!='工具借用单'
-  and (t1.status!='新建' or t1.createuserid =$userid$ or t1.createflag=1)
+  and (t1.status!='新建' or t1.createuserid =$userid$ or t1.createflag=1) and $tablefilter$