Browse Source

去除打印信息

zhangyong 11 tháng trước cách đây
mục cha
commit
62c450c6ef
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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)