From ed4a5236bab800094be4a8378f5098eebe3de6ac Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期四, 04 四月 2024 23:30:30 +0800
Subject: [PATCH] 清楚不不要的mapstruct文件

---
 smart-core-boot/src/main/resources/META-INF/spring-configuration-metadata.json |   46 +++++++++++++++++++++++-----------------------
 1 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/smart-core-boot/src/main/resources/META-INF/spring-configuration-metadata.json b/smart-core-boot/src/main/resources/META-INF/spring-configuration-metadata.json
index 4aef51c..12c95d1 100644
--- a/smart-core-boot/src/main/resources/META-INF/spring-configuration-metadata.json
+++ b/smart-core-boot/src/main/resources/META-INF/spring-configuration-metadata.json
@@ -2,23 +2,23 @@
   "groups": [
     {
       "name": "blade.file",
-      "type": "org.springblade.core.boot.props.BladeFileProperties",
-      "sourceType": "org.springblade.core.boot.props.BladeFileProperties"
+      "type": "com.qianwen.core.boot.props.BladeFileProperties",
+      "sourceType": "com.qianwen.core.boot.props.BladeFileProperties"
     },
     {
       "name": "blade.request",
-      "type": "org.springblade.core.boot.request.RequestProperties",
-      "sourceType": "org.springblade.core.boot.request.RequestProperties"
+      "type": "com.qianwen.core.boot.request.RequestProperties",
+      "sourceType": "com.qianwen.core.boot.request.RequestProperties"
     },
     {
       "name": "blade.upload",
-      "type": "org.springblade.core.boot.props.BladeUploadProperties",
-      "sourceType": "org.springblade.core.boot.props.BladeUploadProperties"
+      "type": "com.qianwen.core.boot.props.BladeUploadProperties",
+      "sourceType": "com.qianwen.core.boot.props.BladeUploadProperties"
     },
     {
       "name": "blade.xss",
-      "type": "org.springblade.core.boot.request.XssProperties",
-      "sourceType": "org.springblade.core.boot.request.XssProperties"
+      "type": "com.qianwen.core.boot.request.XssProperties",
+      "sourceType": "com.qianwen.core.boot.request.XssProperties"
     }
   ],
   "properties": [
@@ -26,102 +26,102 @@
       "name": "blade.file.compress",
       "type": "java.lang.Boolean",
       "description": "鍥剧墖鍘嬬缉",
-      "sourceType": "org.springblade.core.boot.props.BladeFileProperties",
+      "sourceType": "com.qianwen.core.boot.props.BladeFileProperties",
       "defaultValue": false
     },
     {
       "name": "blade.file.compress-flag",
       "type": "java.lang.Boolean",
       "description": "鍥剧墖缂╂斁閫夋嫨:true鏀惧ぇ;false缂╁皬",
-      "sourceType": "org.springblade.core.boot.props.BladeFileProperties",
+      "sourceType": "com.qianwen.core.boot.props.BladeFileProperties",
       "defaultValue": false
     },
     {
       "name": "blade.file.compress-scale",
       "type": "java.lang.Double",
       "description": "鍥剧墖鍘嬬缉姣斾緥",
-      "sourceType": "org.springblade.core.boot.props.BladeFileProperties",
+      "sourceType": "com.qianwen.core.boot.props.BladeFileProperties",
       "defaultValue": 2
     },
     {
       "name": "blade.file.context-path",
       "type": "java.lang.String",
       "description": "椤圭洰鐩稿璺緞",
-      "sourceType": "org.springblade.core.boot.props.BladeFileProperties",
+      "sourceType": "com.qianwen.core.boot.props.BladeFileProperties",
       "defaultValue": "\/"
     },
     {
       "name": "blade.file.download-path",
       "type": "java.lang.String",
       "description": "涓嬭浇璺緞",
-      "sourceType": "org.springblade.core.boot.props.BladeFileProperties",
+      "sourceType": "com.qianwen.core.boot.props.BladeFileProperties",
       "defaultValue": "\/download"
     },
     {
       "name": "blade.file.real-path",
       "type": "java.lang.String",
       "description": "椤圭洰鐗╃悊璺緞",
-      "sourceType": "org.springblade.core.boot.props.BladeFileProperties",
+      "sourceType": "com.qianwen.core.boot.props.BladeFileProperties",
       "defaultValue": "user.dir"
     },
     {
       "name": "blade.file.remote-mode",
       "type": "java.lang.Boolean",
       "description": "杩滅▼涓婁紶妯″紡",
-      "sourceType": "org.springblade.core.boot.props.BladeFileProperties",
+      "sourceType": "com.qianwen.core.boot.props.BladeFileProperties",
       "defaultValue": false
     },
     {
       "name": "blade.file.remote-path",
       "type": "java.lang.String",
       "description": "涓婁紶涓嬭浇璺緞(鐗╃悊璺緞)",
-      "sourceType": "org.springblade.core.boot.props.BladeFileProperties"
+      "sourceType": "com.qianwen.core.boot.props.BladeFileProperties"
     },
     {
       "name": "blade.file.upload-domain",
       "type": "java.lang.String",
       "description": "澶栫綉鍦板潃",
-      "sourceType": "org.springblade.core.boot.props.BladeFileProperties",
+      "sourceType": "com.qianwen.core.boot.props.BladeFileProperties",
       "defaultValue": "http:\/\/127.0.0.1:8999"
     },
     {
       "name": "blade.file.upload-path",
       "type": "java.lang.String",
       "description": "涓婁紶璺緞(鐩稿璺緞)",
-      "sourceType": "org.springblade.core.boot.props.BladeFileProperties",
+      "sourceType": "com.qianwen.core.boot.props.BladeFileProperties",
       "defaultValue": "\/upload"
     },
     {
       "name": "blade.request.enabled",
       "type": "java.lang.Boolean",
       "description": "寮�鍚嚜瀹氫箟request",
-      "sourceType": "org.springblade.core.boot.request.RequestProperties",
+      "sourceType": "com.qianwen.core.boot.request.RequestProperties",
       "defaultValue": true
     },
     {
       "name": "blade.request.skip-url",
       "type": "java.util.List<java.lang.String>",
       "description": "鏀捐url",
-      "sourceType": "org.springblade.core.boot.request.RequestProperties"
+      "sourceType": "com.qianwen.core.boot.request.RequestProperties"
     },
     {
       "name": "blade.upload.save-path",
       "type": "java.lang.String",
       "description": "鏂囦欢淇濆瓨鐩綍锛岄粯璁わ細jar 鍖呭悓绾х洰褰�",
-      "sourceType": "org.springblade.core.boot.props.BladeUploadProperties"
+      "sourceType": "com.qianwen.core.boot.props.BladeUploadProperties"
     },
     {
       "name": "blade.xss.enabled",
       "type": "java.lang.Boolean",
       "description": "寮�鍚痻ss",
-      "sourceType": "org.springblade.core.boot.request.XssProperties",
+      "sourceType": "com.qianwen.core.boot.request.XssProperties",
       "defaultValue": true
     },
     {
       "name": "blade.xss.skip-url",
       "type": "java.util.List<java.lang.String>",
       "description": "鏀捐url",
-      "sourceType": "org.springblade.core.boot.request.XssProperties"
+      "sourceType": "com.qianwen.core.boot.request.XssProperties"
     }
   ],
   "hints": []

--
Gitblit v1.9.3