大赛管理功能
This commit is contained in:
parent
6eb2b603c7
commit
3a62992c3f
@ -25,7 +25,7 @@ message Rule{
|
||||
message Unit {
|
||||
|
||||
string name = 1; //项目
|
||||
uint32 score = 2; //分值
|
||||
float score = 2; //分值
|
||||
// string content = 3;//作业程序
|
||||
string criteria = 4;//评分标准
|
||||
repeated Unit children = 5; //子级不为空就是目录
|
||||
|
Loading…
Reference in New Issue
Block a user