change layout
CI / changes (push) Successful in 4s
CI / docker-bff (push) Failing after 4s
CI / docker-product (push) Has been skipped
CI / docker-admin (push) Has been skipped
CI / docker-user (push) Failing after 2s

This commit is contained in:
2026-08-20 15:59:41 +08:00
parent be8f89f449
commit f360c268be
16 changed files with 2 additions and 1435 deletions
+2 -1
View File
@@ -45,7 +45,8 @@ cd order
```bash
mkdir ../rpc/proto
mv order.proto proto/
修改 option go_package="./order"; 为 option go_package="lone-services/rpc/order";
修改 option go_package="./order"; 为 option go_package="lone-services/rpc/order";
```
### 3. 删除order目录