feat: 导入Excel数据并完成系统测试验证
Coze-Commit-Type: user Coze-User-ID: 3722323274763196 Coze-Conversation-ID: 5260473
This commit is contained in:
17
.coze
Normal file
17
.coze
Normal file
@@ -0,0 +1,17 @@
|
||||
[project]
|
||||
requires = ["python-3.11"]
|
||||
project_type = "web"
|
||||
|
||||
[preview]
|
||||
preview_enable = "enabled"
|
||||
|
||||
[dev]
|
||||
build = ["bash", "xuexiao/scripts/coze-preview-build.sh"]
|
||||
run = ["bash", "xuexiao/scripts/coze-preview-run.sh"]
|
||||
|
||||
[deploy]
|
||||
build = ["bash", "xuexiao/scripts/coze-preview-build.sh"]
|
||||
run = ["bash", "xuexiao/scripts/coze-preview-run.sh"]
|
||||
|
||||
[subprojects]
|
||||
path = ["xuexiao"]
|
||||
Reference in New Issue
Block a user