xiabin 539a0e5432
Some checks failed
/ build-services (app/admin_service/Dockerfile, admin, admin) (push) Has been cancelled
/ build-services (app/auth_service/Dockerfile, auth, auth) (push) Has been cancelled
/ build-services (app/ecpm_service/Dockerfile, ecpm, ecpm) (push) Has been cancelled
/ build-services (app/ranking_service/Dockerfile, ranking, ranking) (push) Has been cancelled
/ build-services (app/user_service/Dockerfile, user, user) (push) Has been cancelled
/ start-services (push) Has been cancelled
更新依赖
2025-03-13 17:08:42 +08:00
2025-03-05 09:18:45 +08:00
2025-02-17 16:29:07 +08:00
1
2025-02-21 18:24:39 +08:00
2025-03-05 09:18:45 +08:00
2025-02-11 18:31:28 +08:00
2025-02-07 15:49:41 +08:00
2025-02-27 09:21:43 +08:00
2025-03-13 17:08:42 +08:00
2025-03-13 17:08:42 +08:00
2025-02-05 18:45:49 +08:00
2025-02-06 15:38:02 +08:00

  1. 用户模块user_management
  2. 抖音ecpm计算模块douyin_ecpm_calculation_service
  3. 排行榜模块ranking_management
  4. 认证模块auth_service
goctl rpc protoc auth_service.proto --go_out=.  --go-grpc_out=.  --zrpc_out=. --style=go_zero

配置私有仓库

go env -w GOPRIVATE=gitea.youtukeji.com.cn
Description
No description provided
Readme 322 KiB
Languages
Go 95.9%
Dockerfile 4.1%