修改AI模块

This commit is contained in:
lichenguang
2025-07-29 12:10:08 +07:00
parent 57b0328c18
commit 489bbb37b0
19 changed files with 612 additions and 324 deletions
+1 -3
View File
@@ -17,9 +17,7 @@
"proto": "pbjs -t json-module -w commonjs -o src/proto/proto.js src/proto/pub/*.proto src/proto/web/*.proto"
},
"husky": {
"hooks": {
}
"hooks": {}
},
"lint-staged": {
"src/**/*.{js,vue}": [