初始化

This commit is contained in:
Weiming
2026-06-11 15:27:52 +08:00
commit 19d0df4fa9
10 changed files with 5332 additions and 0 deletions

6
project.config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"projectId": "approval_of_design",
"port": 8080,
"host": "0.0.0.0",
"label": "飞书审批配置服务"
}