This commit is contained in:
qiji4215
2023-04-27 10:34:08 +08:00
7 changed files with 50 additions and 15 deletions

View File

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