Commit 75d4a897 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

基础设置模块-运维管理-字典管理脚本添加

parent 769ab0ca
...@@ -54,7 +54,7 @@ def select1(): ...@@ -54,7 +54,7 @@ def select1():
commonFuc().check_text_exist('00001977', result) commonFuc().check_text_exist('00001977', result)
else: else:
commonFuc().check_text_exist('error', result) commonFuc().check_text_exist('error', result)
check_dict=commonFuc().get_business_data(module,'checkDict4') # check_dict=commonFuc().get_business_data(module,'checkDict4')
commonFuc().check_result(check_dict,result) # commonFuc().check_result(check_dict,result)
select1() select1()
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