refactor: centralize protobuf and remove go-zero

This commit is contained in:
2026-08-09 15:10:19 +08:00
parent 5cc5fd92ed
commit 4bbed3156c
357 changed files with 14208 additions and 19903 deletions

View File

@@ -1,6 +1,6 @@
syntax = "proto3";
package sender ;
option go_package=".;sender";
option go_package = "bsm/full/module/base/sender/pb;sender";
// sms method
service Sms {