Commit bfddb613 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

产品信息变更增加异常场景脚本

parent 1d74c183
...@@ -29,5 +29,5 @@ class delData(object): ...@@ -29,5 +29,5 @@ class delData(object):
cursor.execute("commit;") cursor.execute("commit;")
print('产品调价和产品信息变更数据已删除成功') print('产品调价和产品信息变更数据已删除成功')
cursor.close() cursor.close()
# delByBranchId().Delete_branch_by_id() # delData().Delete_branch_by_id()
delByBranchId().Delete_goods_change_info() # delData().Delete_goods_change_info()
\ No newline at end of file \ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment