1
Jianw
10 天以前 70f29da38121b9a467841253e3268feb5df02902
1
2
3
4
5
6
7
8
wms = require ("OILua_WMS")
mobox = require("OILua_JavelinExt")
 
local strLuaDEID = "{B1351540-5254-4821-895F-F2494EAA44AE}"
 
mobox.abort(strLuaDEID)
 
print( "OK" )