feat: user items

This commit is contained in:
zzw
2026-08-24 15:57:08 +08:00
parent b7769ece4c
commit 132fb7c357
29 changed files with 1599 additions and 2031 deletions
+1 -1
View File
@@ -270,7 +270,7 @@ func NewServiceContext(c config.Config, db *gorm.DB) *ServiceContext {
Target: order-service # 必须等于 order.yaml 的 Name
Timeout: 5000
ProtoSets:
- ../rpc/order/order.pb
- rpc/order/order.pb
```
## Proto 常用校验规则(protovalidate