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