Explorar o código

楚楚core更新

eganwu %!s(int64=2) %!d(string=hai) anos
pai
achega
2d43f86eb4

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


BIN=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$