feat: Dockerfile remove config

This commit is contained in:
zzw
2026-08-21 10:49:12 +08:00
parent f360c268be
commit a2492a346e
20 changed files with 254 additions and 112 deletions
-2
View File
@@ -29,8 +29,6 @@ protoc -I. -I../pkg/third_party --descriptor_set_out=../bff/etc/order.pb --inclu
- 增删 **RPC**
-**google.api.http** 路由
## 如何加一个新服务
以加 `order` 为例(对标现有 `product`)。