update admin
CI / changes (push) Successful in 14s
CI / docker-bff (push) Successful in 3s
CI / docker-product (push) Has been skipped
CI / docker-admin (push) Successful in 31s
CI / docker-user (push) Has been skipped
CI / docker-ad (push) Has been skipped
CI / docker-chore (push) Has been skipped
CI / docker-express (push) Has been skipped
CI / docker-sale (push) Successful in 24s

This commit is contained in:
2026-08-28 14:34:53 +08:00
parent 63b48941b9
commit a3d9238cea
8 changed files with 40 additions and 8 deletions
+2
View File
@@ -12,6 +12,8 @@ message AdminEditRequest {
string phone = 5;
string email = 6;
repeated int64 roles = 7;
int32 type = 8;
int64 sale_id = 9;
}
message StatusRequest {