refactor: add unified all service gateway

This commit is contained in:
2026-08-10 10:03:46 +08:00
parent 5ea45a76fe
commit f994b2de9c
143 changed files with 2853 additions and 2129 deletions

View File

@@ -1,6 +1,6 @@
syntax = "proto3";
package blocks;
package ec_market_blocks;
option go_package = "bsm/full/module/ec/market/pb;market";