xiabin d29be00652
All checks were successful
/ build-services (app/auth_service/Dockerfile, auth, auth) (push) Successful in 40s
/ build-services (app/ecpm_service/Dockerfile, ecpm, ecpm) (push) Successful in 37s
/ start-services (push) Successful in 4s
/ build-services (app/ranking_service/Dockerfile, ranking, ranking) (push) Successful in 39s
/ build-services (app/user_service/Dockerfile, user, user) (push) Successful in 38s
修改结算排名逻辑
2025-02-19 17:41:04 +08:00
2025-02-14 17:54:36 +08:00
2025-02-19 17:41:04 +08:00
2025-02-17 16:29:07 +08:00
2025-02-19 17:41:04 +08:00
2025-02-17 16:29:07 +08:00
2025-02-11 18:31:28 +08:00
2025-02-07 15:49:41 +08:00
2025-02-14 11:11:31 +08:00
2025-02-11 18:31:28 +08:00
2025-02-11 18:31:28 +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 875 KiB
Languages
Go 95.9%
Dockerfile 4.1%