refactor: localize protobuf definitions

This commit is contained in:
2026-08-09 20:14:57 +08:00
parent 9f6f318bbb
commit 5ea45a76fe
429 changed files with 54058 additions and 61623 deletions

View File

@@ -7,7 +7,6 @@
package wallet
import (
protobuf "bsm/full/protobuf"
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
reflect "reflect"
@@ -1086,7 +1085,7 @@ var File_module_finance_wallet_proto_wallet_proto protoreflect.FileDescriptor
const file_module_finance_wallet_proto_wallet_proto_rawDesc = "" +
"\n" +
"(module/finance/wallet/proto/wallet.proto\x12\x06wallet\x1a\x15protobuf/blocks.proto\"\x92\x02\n" +
"(module/finance/wallet/proto/wallet.proto\x12\x06wallet\x1a'module/finance/wallet/proto/const.proto\"\x92\x02\n" +
"\x10GetWalletRequest\x12)\n" +
"\x11is_total_today_in\x18\x01 \x01(\bR\x0eisTotalTodayIn\x12+\n" +
"\x12is_total_today_out\x18\x02 \x01(\bR\x0fisTotalTodayOut\x12)\n" +
@@ -1226,7 +1225,7 @@ var file_module_finance_wallet_proto_wallet_proto_goTypes = []any{
(*BankCardInfo)(nil), // 13: wallet.BankCardInfo
(*ApplyCashRequest)(nil), // 14: wallet.ApplyCashRequest
nil, // 15: wallet.GetWalletReply.TotalEntry
(*protobuf.StatusReply)(nil), // 16: blocks.StatusReply
(*StatusReply)(nil), // 16: blocks.StatusReply
}
var file_module_finance_wallet_proto_wallet_proto_depIdxs = []int32{
15, // 0: wallet.GetWalletReply.total:type_name -> wallet.GetWalletReply.TotalEntry
@@ -1261,6 +1260,7 @@ func file_module_finance_wallet_proto_wallet_proto_init() {
if File_module_finance_wallet_proto_wallet_proto != nil {
return
}
file_module_finance_wallet_proto_const_proto_init()
type x struct{}
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{