增加问题回传业务

This commit is contained in:
qiji4215
2023-04-27 12:16:05 +08:00
parent ad1156a4fc
commit 977b4b54da
6 changed files with 77 additions and 44 deletions

View File

@@ -15,7 +15,7 @@ open class TaskBean @JvmOverloads constructor(
/**
* 测评任务id
*/
// @PrimaryKey
@PrimaryKey
var id: Int = 0,
/**
* 测评任务名称