feat none
This commit is contained in:
@@ -52,7 +52,6 @@ service Qgdzs {
|
||||
// ---------- GenerateQuestion ----------
|
||||
message GenerateQuestionReq {
|
||||
int32 Num = 1 [json_name = "num"]; // 生成数量
|
||||
string Category = 2 [json_name = "category"]; // 题目类型
|
||||
}
|
||||
message GenerateQuestionResp {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user