update sqlset.py

This commit is contained in:
jiacy-jcy 2022-11-30 22:39:29 +08:00
parent 87883a2bd9
commit 607a73baf6
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ from util.sql import tdSql
class TDSetSql:
def init(self, conn, logSql):
tdSql.init(conn.cursor(), logSql)
self.stbname = 'stb'
def set_create_normaltable_sql(self, ntbname='ntb',