1 Star 0 Fork 0

LiuFuDan / devcloud

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
api.go 266 Bytes
一键复制 编辑 原始数据 按行查看 历史
LiuFuDan 提交于 2022-12-23 11:55 . 补充策略
package apps
import (
// 注册所有HTTP服务模块, 暴露给框架HTTP服务器加载
_ "gitee.com/liu-fudan/devcloud/mcenter/apps/service/api"
_ "gitee.com/liu-fudan/devcloud/mcenter/apps/token/api"
_ "gitee.com/liu-fudan/devcloud/mcenter/apps/user/api"
)
1
https://gitee.com/liu-fudan/devcloud.git
git@gitee.com:liu-fudan/devcloud.git
liu-fudan
devcloud
devcloud
055c0a611b21

搜索帮助