src/main/kotlin/cn/flightfeather/supervision/lightshare/service/SelfPatrolService.kt
@@ -58,5 +58,5 @@ */ fun checkSelfPatrolFinished(taskId: String?, justFinishedNum: Int) fun promiseSelfPatrol(record: UserSettingRecord): UserSettingRecord? fun promiseSelfPatrol(userId: String): UserSettingRecord? }