This commit is contained in:
shiran
2025-03-05 18:03:36 +08:00
commit 61be164a0b
17 changed files with 2806 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# apiServer 微服务模板
## 使用步骤
- 拉取该项目仓库
- 修改配置文件 .env
- 修改项目名称,将项目文件中的 apiServer_service 替换为项目名称
- 新建gitea仓库,修改本地仓库地址