From 70eedd3bf9810bc022967da6446dd8a0ff6f43b7 Mon Sep 17 00:00:00 2001 From: wsz <w1832984788@outlook.com> Date: 星期二, 10 六月 2025 14:28:23 +0800 Subject: [PATCH] 提交03、 --- lua_code/test051301.lua | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/lua_code/test051301.lua b/lua_code/test051301.lua index fcdfd0b..dc514d0 100644 --- a/lua_code/test051301.lua +++ b/lua_code/test051301.lua @@ -109,17 +109,16 @@ mobox = require("OILua_JavelinExt") local wms_base = require("wms_base") -- 闇�璋冭瘯鐨勮剼鏈�---require("WMS-28-10 Count_Order-AddByCountPlan") -require("WMS-00-10 Factory-BaseDataExport") -local strLuaDEID = "{55521D04-144A-4423-96DF-0C8516FA4DBE}" +require("Inbound_Sync") + +local strLuaDEID = "{8755C06B-CC0D-44FE-A62C-96954F3B716B}" local nRet -- 鍚姩浜嬪姟 mobox.startTransaction( strLuaDEID ) -- 璋冭瘯鑴氭湰鐨勫叆鍙e嚱鏁�---nRet = AfterClickOK ( strLuaDEID ) -nRet = WMS_BaseData_Export ( strLuaDEID ) +nRet = Inbound_Sync( strLuaDEID ) if ( nRet == 0 ) then mobox.commit(strLuaDEID) -- Gitblit v1.9.1