Skip to content

Commit

Permalink
feat: 代码调整 #1314
Browse files Browse the repository at this point in the history
  • Loading branch information
zacYL committed Oct 23, 2023
1 parent 54112d4 commit db58dc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class StatDateModel @Autowired constructor(
) {

companion object {
private val JOB_NAME = "NodeStatCompositeMongoDbBatchJob"
private const val JOB_NAME = "NodeStatCompositeMongoDbBatchJob"
}

fun getShedLockInfo(id: String = JOB_NAME): LocalDateTime {
Expand Down

0 comments on commit db58dc1

Please sign in to comment.