服务之间相互调用

This commit is contained in:
2026-08-24 10:06:52 +08:00
parent c33fbdb422
commit 80f428c032
49 changed files with 1756 additions and 35 deletions
+1
View File
@@ -37,6 +37,7 @@ message EditAddressRequest {
string district_ids = 5;
bool default = 6;
int64 id = 7;
int32 type = 8;
}
message StatusAddressRequest {