xiabin a61268904a
Some checks failed
/ start-services (push) Has been skipped
/ build-services (app/ecpm_service/Dockerfile, ecpm, ecpm) (push) Failing after 24s
/ build-services (app/ranking_service/Dockerfile, ranking, ranking) (push) Failing after 3s
/ build-services (app/user_service/Dockerfile, user, user) (push) Failing after 5s
/ build-services (app/auth_service/Dockerfile, auth, auth) (push) Successful in 59s
修改结算排名逻辑
2025-02-19 09:10:12 +08:00
2025-02-14 17:54:36 +08:00
2025-02-19 09:10:12 +08:00
2025-02-17 16:29:07 +08:00
2025-02-17 16:29:07 +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%