大赛管理功能

This commit is contained in:
tiger_zhou 2024-03-08 10:51:07 +08:00
parent 3a62992c3f
commit 2aedc24640
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ message Rule{
message Unit {
string name = 1; //
float score = 2; //
uint32 score = 2; //
// string content = 3;//
string criteria = 4;//
repeated Unit children = 5; //