zhangyong 11 месяцев назад
Родитель
Сommit
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)