Commit fa9a4f02c7f459ffe87c1f6c50e5e054342ef3e5

Authored by lixi
1 parent f5abec2c

1

testcase/hg/createBatch/test_createBatch.py
@@ -13,7 +13,8 @@ create = registerRecord_save() @@ -13,7 +13,8 @@ create = registerRecord_save()
13 #查看文件有效路径 13 #查看文件有效路径
14 # print(sys.path) 14 # print(sys.path)
15 15
16 - 16 +# print(str(d))
  17 +# print(d.replace())
17 # print(type(d),type(t)) 18 # print(type(d),type(t))
18 print("\n开始运行订单创建脚本...\n") 19 print("\n开始运行订单创建脚本...\n")
19 20