后台后端
Go to file
hahwu ddae026231 ab test and notification
Co-authored-by: Copilot <copilot@github.com>
2026-04-24 17:23:55 +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-22 16:44:37 +08:00
conf 版本更新 2026-04-22 16:44:37 +08:00
controller ab test and notification 2026-04-24 17:23:55 +08:00
db 增加后台日志 2025-07-31 15:39:08 +08:00
GeoLite2-Country 版本更新 2026-02-25 10:16:35 +08:00
global 版本更新,增加abtest 2026-04-16 10:20:16 +08:00
log 版本更新 2026-02-06 15:31:37 +08:00
middleware ab test and notification 2026-04-24 17:23:55 +08:00
model ab test and notification 2026-04-24 17:23:55 +08:00
monitor 版本更新 2026-04-22 16:44:37 +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 版本更新 2026-04-22 16:44:37 +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 ab test and notification 2026-04-24 17:23:55 +08:00
README.md 版本更新 2026-04-15 14:48:13 +08:00
unit_test.go ab test and notification 2026-04-24 17:23:55 +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