This website works better with JavaScript
Home
Explore
Help
Sign In
zhangyong
/
ks_automation
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
去除打印信息
zhangyong
9 months ago
parent
39218136ca
commit
62c450c6ef
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
common/sql_help.py
+ 0
- 1
common/sql_help.py
View File
@@ -34,4 +34,3 @@ class sqlCollect():
res = MysqlHelper.update_values(
sql=insert_sql
)
- print(res)