Browse Source

看似做工, 其实在梳理commit

NandHyf 1 year ago
parent
commit
2dbbe04150
2 changed files with 5 additions and 0 deletions
  1. 3 0
      Stateful.py
  2. 2 0
      dev_config.toml

+ 3 - 0
Stateful.py

@@ -162,6 +162,9 @@ class command():
         Exec_one(dbPath, sqls)
 
 
+    def back(self, ):
+        pass
+
 class objBoard():
     pass
 

+ 2 - 0
dev_config.toml

@@ -38,6 +38,8 @@ lang = "en"
 listStyle = "tree"
 displayTimeZone = "utc+8"
 
+LLM_call = false
+
 
 # ----- note -----
 # set integer prime key: <columnName> INTEGER PRIMARY KEY ASC