fix: 解决冲突

This commit is contained in:
2023-04-27 13:37:20 +08:00
16 changed files with 277 additions and 108 deletions

View File

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