Browse Source

去除打印信息

zhangyong 9 months ago
parent
commit
62c450c6ef
1 changed files with 0 additions and 1 deletions
  1. 0 1
      common/sql_help.py

+ 0 - 1
common/sql_help.py

@@ -34,4 +34,3 @@ class sqlCollect():
         res = MysqlHelper.update_values(
             sql=insert_sql
         )
-        print(res)