info address default

This commit is contained in:
eson
2023-10-08 12:18:58 +08:00
parent 7a2820e496
commit bdf0dd7605
4 changed files with 114 additions and 0 deletions

View File

@@ -36,6 +36,9 @@ service info {
@handler AddressListHandler
get /api/info/address/list(request) returns (response);
@handler RestaurantListHandler
get /api/info/restaurant/list(request) returns (response);
}
type (