添加确认时间字段

This commit is contained in:
lzh 2025-09-23 14:23:24 +08:00
parent ec1e99ec42
commit 9b37dab44f
2 changed files with 505 additions and 493 deletions

View File

@ -735,6 +735,7 @@ message WorkCastItem{
string operatorName = 13; // string operatorName = 13; //
string operatorPhone = 14; // string operatorPhone = 14; //
uint32 status = 15; // 1 2 uint32 status = 15; // 1 2
uint32 artistConfirmedTime = 16; //
} }
message GetImageWorkDetailReq { message GetImageWorkDetailReq {

File diff suppressed because it is too large Load Diff