ソースを参照

去除打印信息

zhangyong 11 ヶ月 前
コミット
62c450c6ef
1 ファイル変更0 行追加1 行削除
  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)