refactor: centralize protobuf and remove go-zero
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
syntax = "proto3";
|
||||
package ads;
|
||||
option go_package = ".;ads";
|
||||
option go_package = "bsm/full/module/base/ads/pb;ads";
|
||||
|
||||
//广告子系统
|
||||
service Fetch{
|
||||
|
||||
Reference in New Issue
Block a user