修改道路捕捉

This commit is contained in:
squallzhjch
2023-04-27 10:12:29 +08:00
parent 4119fa2309
commit 92a9f9d6c4
7 changed files with 50 additions and 15 deletions

View File

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