Signed-off-by: chy <chy@163.com>

This commit is contained in:
chy
2026-02-02 23:21:53 +08:00
commit 1c212fb3b3
3683 changed files with 136251 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"groups": [
{
"name": "lideeyunji.yunji",
"type": "com.lideeyunji.tool.framework.operatelog.config.OperateLogProperties",
"sourceType": "com.lideeyunji.tool.framework.operatelog.config.OperateLogProperties"
}
],
"properties": [
{
"name": "lideeyunji.yunji.save-op-log",
"type": "java.lang.Boolean",
"sourceType": "com.lideeyunji.tool.framework.operatelog.config.OperateLogProperties",
"defaultValue": true
}
],
"hints": []
}

View File

@@ -0,0 +1 @@
com.lideeyunji.tool.framework.operatelog.config.OperateLogAutoConfiguration