10.09添加git

This commit is contained in:
Cricial
2025-10-09 13:36:20 +08:00
commit 91f2122b65
95 changed files with 39866 additions and 0 deletions

10
conf_db.yaml Normal file
View File

@@ -0,0 +1,10 @@
# read by orm
is_local_db: True
local:
user_name: iiabm_user
password: iiabm_pwd
db_name: iiabmdb_20250925
address: 'localhost'
port: 3306