调整结构

This commit is contained in:
fish
2025-10-07 10:32:46 +08:00
parent 1e9cdda192
commit 2b1d9b4e8d
13 changed files with 281 additions and 1 deletions

View File

@@ -1 +1,5 @@
# REAMDME
# REAMDME
create_api.py -- 创建 API 模块。
build_service.py -- 编译服务,需要本地编译成功后,才能提交和打标签。
deploy.sh -- 服务器部署脚本。