Sfoglia il codice sorgente

去除打印信息

zhangyong 11 mesi fa
parent
commit
62c450c6ef
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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)