refactor: tweak resource state in api

This commit is contained in:
johnnyjoy
2025-01-10 22:20:23 +08:00
parent 1caaef1c5b
commit 2a861ea430
26 changed files with 788 additions and 795 deletions

View File

@@ -53,7 +53,7 @@ message Webhook {
google.protobuf.Timestamp update_time = 4;
RowStatus row_status = 5;
State state = 5;
string name = 6;