refactor: centralize protobuf and remove go-zero
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
syntax = "proto3";
|
||||
package wallet;
|
||||
option go_package = ".;wallet";
|
||||
option go_package = "bsm/full/module/finance/wallet/pb;wallet";
|
||||
|
||||
service Alipay {
|
||||
//支付宝wap支付
|
||||
|
||||
Reference in New Issue
Block a user