feat: 添加定时系统
- 实现定时任务
This commit is contained in:
5
internal/conf/const.go
Normal file
5
internal/conf/const.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package conf
|
||||
|
||||
const (
|
||||
DdddOCR = "https://ocr.kmux.cn"
|
||||
)
|
||||
Reference in New Issue
Block a user