rev:修改
This commit is contained in:
@@ -460,6 +460,7 @@ public class WmsToErpServiceImpl implements WmsToErpService {
|
||||
jo.put("input_optid", SecurityUtils.getCurrentUserId());
|
||||
jo.put("input_optname", SecurityUtils.getNickName());
|
||||
jo.put("input_time", DateUtil.now());
|
||||
jo.put("proc_status", "01");
|
||||
try {
|
||||
otherPorc.insert(jo);
|
||||
} catch (Exception e) {
|
||||
|
||||
@@ -118,7 +118,7 @@
|
||||
FROM
|
||||
V_HHL_OTHERS_IN_VIEW pp
|
||||
WHERE
|
||||
1=1
|
||||
DR = '0'
|
||||
ENDSELECT
|
||||
ENDQUERY
|
||||
ENDIF
|
||||
|
||||
Reference in New Issue
Block a user