后台后端
Go to file
2026-05-13 14:10:05 +08:00
.github/agents 版本更新 2026-04-22 16:44:37 +08:00
client ab test and notification 2026-04-24 17:23:55 +08:00
common 用户权限管理 2026-04-29 10:35:36 +08:00
conf 版本更新 2026-04-22 16:44:37 +08:00
controller 知识库 2026-05-13 14:10:05 +08:00
db 邮件审核功能 2026-05-11 11:40:05 +08:00
GeoLite2-Country 版本更新 2026-02-25 10:16:35 +08:00
global 版本更新,增加abtest 2026-04-16 10:20:16 +08:00
log 增加包含sdk包的区分 2026-05-07 15:34:50 +08:00
middleware 权限管理,apk包下载 2026-05-07 14:39:24 +08:00
model 邮件审核功能 2026-05-11 11:40:05 +08:00
monitor 优化 2026-05-11 11:36:11 +08:00
msg ab test and notification 2026-04-24 17:23:55 +08:00
release ab test and notification 2026-04-24 17:23:55 +08:00
sdk ab test and notification 2026-04-24 17:23:55 +08:00
store 玩家数据拷贝 2025-12-12 15:31:36 +08:00
template 版本更新 2026-01-19 18:53:24 +08:00
Type 版本更新 2026-04-22 16:44:37 +08:00
unit 版本更新 2026-02-25 10:16:35 +08:00
util 权限管理,apk包下载 2026-05-07 14:39:24 +08:00
.gitignore 版本更新 2026-04-22 16:44:37 +08:00
go.mod ab test and notification 2026-04-24 17:23:55 +08:00
go.sum ab test and notification 2026-04-24 17:23:55 +08:00
main.go 增加知识库 2026-05-12 17:56:08 +08:00
README.md 版本更新 2026-04-15 14:48:13 +08:00
unit_test.go 权限管理,apk包下载 2026-05-07 14:39:24 +08:00

docker run --name nacos-standalone-derby --restart=always
-e MODE=standalone
-e NACOS_AUTH_TOKEN=MDEyMzQ1Njc4OWFiY2RlZjAxMjM0NTY3ODlhYmNkZWY=
-e NACOS_AUTH_IDENTITY_KEY=nacos-server-key
-e NACOS_AUTH_IDENTITY_VALUE=nacos-server-value-2026
-p 8080:8080
-p 8848:8848
-p 9848:9848
-v /data/nacos:/home/nacos/data
-d nacos/nacos-server:latest