refactor: update visibilities

This commit is contained in:
Steven
2024-08-31 22:04:24 +08:00
parent 8511c09c63
commit b74e4f90c1
43 changed files with 693 additions and 775 deletions

View File

@@ -63,7 +63,7 @@ service UserService {
message User {
int32 id = 1;
RowStatus row_status = 2;
State state = 2;
google.protobuf.Timestamp created_time = 3;