mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 16:58:26 +08:00
update config
This commit is contained in:
parent
bbf76eb44b
commit
dc8ccb6fa7
@ -46,8 +46,12 @@
|
||||
"name": "ko-time.log-language",
|
||||
"defaultValue": "chinese",
|
||||
"type": "java.lang.String",
|
||||
"description": "(Deprecated)to select language for log printed",
|
||||
"sourceType": "cn.langpy.kotime.config.DefaultConfig"
|
||||
"description": "to select language for log printed",
|
||||
"sourceType": "cn.langpy.kotime.config.DefaultConfig",
|
||||
"deprecation": {
|
||||
"level": "warning",
|
||||
"replacement": "ko-time.language"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ko-time.pointcut",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user