大赛管理功能

This commit is contained in:
tiger_zhou 2024-02-23 11:21:25 +08:00
parent 0775145d03
commit 3decce5c72

View File

@ -24,7 +24,7 @@ message Rule {
//
message Unit {
string text = 1; //
uint32 sceneStepId = 2; //ID
uint32 scene_step_id = 2; //ID
uint32 score = 3; //
string worker = 4;//
string criteria = 5;//