@@ -50,14 +50,32 @@ CREATE TABLE `config_info` (
-- Records of config_info
-- ----------------------------
INSERT INTO ` config_info ` VALUES ( 1 , ' application-dev.yml ' , ' DEFAULT_GROUP ' , ' spring:\n autoconfigure:\n exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure\n mvc:\n pathmatch:\n matching-strategy: ant_path_matcher\n\n# feign 配置\nfeign:\n sentinel:\n enabled: true\n okhttp:\n enabled: true\n httpclient:\n enabled: false\n client:\n config:\n default:\n connectTimeout: 10000\n readTimeout: 10000\n compression:\n request:\n enabled: true\n min-request-size: 8192\n response:\n enabled: true\n\n# 暴露监控端点\nmanagement:\n endpoints:\n web:\n exposure:\n include: \ ' * \ ' \n ' , ' 58dde4e3760499d3bac2d77a3a1e9018 ' , ' 2020-05-20 12:00:00 ' , ' 2023-12-04 08:08:23 ' , ' nacos ' , ' 0:0:0:0:0:0:0:1 ' , ' ' , ' ' , ' 通用配置 ' , ' null ' , ' null ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 2 , ' wfc-gateway-dev.yml ' , ' DEFAULT_GROUP ' , ' spring:\n redis:\n host: localhost \n port: 6379\n password:\n cloud:\n gateway:\n discovery:\n locator:\n lowerCaseServiceId: true\n enabled: true\n routes:\n # 认证中心\n - id: wfc-auth\n uri: lb://wfc-auth\n predicates:\n - Path=/auth/**\n filters:\n # 验证码处理\n - CacheRequestFilter\n - ValidateCodeFilter\n - StripPrefix=1\n # 代码生成\n - id: wfc-gen\n uri: lb://wfc-gen\n predicates:\n - Path=/code/**\n filters:\n - StripPrefix=1\n # 定时任务\n - id: wfc-job\n uri: lb://wfc-job\n predicates:\n - Path=/schedule/**\n filters:\n - StripPrefix=1\n # 系统模块\n - id: wfc-system\n uri: lb://wfc-system\n predicates:\n - Path=/system/**\n filters:\n - StripPrefix=1\n # 文件服务\n - id: wfc-file\n uri: lb://wfc-file\n predicates:\n - Path=/file/**\n filters:\n - StripPrefix=1\n\n# 安全配置\nsecurity:\n # 验证码\n captcha:\n enabled: true\n type: math\n # 防止XSS攻击\n xss:\n enabled: true\n excludeUrls:\n - /system/notice\n # 不校验白名单\n ignore:\n whites:\n - /auth/logout\n - /auth/login\n - /auth/register\n - /*/v2/api-docs\n - /csrf\n ' , ' 57cec5abd0e0a6b77d853750344a9dc0 ' , ' 2020-05-14 14:17:55 ' , ' 2022-09-29 02:48 :32 ' , ' nacos ' , ' 0:0:0:0:0:0:0:1 ' , ' ' , ' ' , ' 网关模块 ' , ' null ' , ' null ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 3 , ' wfc-auth-dev.yml ' , ' DEFAULT_GROUP ' , ' spring:\n redis:\n host: localhost \n port: 6379\n password:\n ' , ' 8bd9dada9a94822feeab40de55efced6 ' , ' 2020-11-20 00:00:00 ' , ' 2022-09-29 02:48:42 ' , ' nacos ' , ' 0:0:0:0:0:0:0:1 ' , ' ' , ' ' , ' 认证中心 ' , ' null ' , ' null ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 2 , ' wfc-gateway-dev.yml ' , ' DEFAULT_GROUP ' , ' spring:\n redis:\n host: wfc-redis \n port: 6379\n password:\n cloud:\n gateway:\n discovery:\n locator:\n lowerCaseServiceId: true\n enabled: true\n routes:\n # 认证中心\n - id: wfc-auth\n uri: lb://wfc-auth\n predicates:\n - Path=/auth/**\n filters:\n # 验证码处理\n - CacheRequestFilter\n - ValidateCodeFilter\n - StripPrefix=1\n # 代码生成\n - id: wfc-gen\n uri: lb://wfc-gen\n predicates:\n - Path=/code/**\n filters:\n - StripPrefix=1\n # 定时任务\n - id: wfc-job\n uri: lb://wfc-job\n predicates:\n - Path=/schedule/**\n filters:\n - StripPrefix=1\n # 系统模块\n - id: wfc-system\n uri: lb://wfc-system\n predicates:\n - Path=/system/**\n filters:\n - StripPrefix=1\n # 文件服务\n - id: wfc-file\n uri: lb://wfc-file\n predicates:\n - Path=/file/**\n filters:\n - StripPrefix=1\n\n# 安全配置\nsecurity:\n # 验证码\n captcha:\n enabled: true\n type: math\n # 防止XSS攻击\n xss:\n enabled: true\n excludeUrls:\n - /system/notice\n # 不校验白名单\n ignore:\n whites:\n - /auth/logout\n - /auth/login\n - /auth/register\n - /*/v2/api-docs\n - /csrf\n ' , ' c3af686cbf658460ad64a78c07261949 ' , ' 2020-05-14 14:17:55 ' , ' 2024-11-15 19:26 :39 ' , NULL , ' 192.168.88.14 ' , ' ' , ' ' , ' 网关模块 ' , ' null ' , ' null ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 3 , ' wfc-auth-dev.yml ' , ' DEFAULT_GROUP ' , ' spring:\n redis:\n host: wfc-redis \n port: 6379\n password:\n ' , ' c3f5481240e7581cc397f5c7918fd785 ' , ' 2020-11-20 00:00:00 ' , ' 2024-11-15 19:36:54 ' , NULL , ' 192.168.88.14 ' , ' ' , ' ' , ' 认证中心 ' , ' null ' , ' null ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 4 , ' wfc-monitor-dev.yml ' , ' DEFAULT_GROUP ' , ' # spring\nspring:\n security:\n user:\n name: wfc\n password: 123456\n boot:\n admin:\n ui:\n title: 若依服务状态监控\n ' , ' 6f122fd2bfb8d45f858e7d6529a9cd44 ' , ' 2020-11-20 00:00:00 ' , ' 2022-09-29 02:48:54 ' , ' nacos ' , ' 0:0:0:0:0:0:0:1 ' , ' ' , ' ' , ' 监控中心 ' , ' null ' , ' null ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 5 , ' wfc-system-dev.yml ' , ' DEFAULT_GROUP ' , ' # spring配置\nspring:\n redis:\n host: localhost \n port: 6379\n password:\n datasource:\n druid:\n stat-view-servlet:\n enabled: true\n loginUsername: admin\n loginPassword: 123456\n dynamic:\n druid:\n initial-size: 5\n min-idle: 5\n maxActive: 20\n maxWait: 60000\n connectTimeout: 30000\n socketTimeout: 60000\n timeBetweenEvictionRunsMillis: 60000\n minEvictableIdleTimeMillis: 300000\n validationQuery: SELECT 1 FROM DUAL\n testWhileIdle: true\n testOnBorrow: false\n testOnReturn: false\n poolPreparedStatements: true\n maxPoolPreparedStatementPerConnectionSize: 20\n filters: stat,slf4j\n connectionProperties: druid.stat.mergeSql\\=true;druid.stat.slowSqlMillis\\=5000\n datasource:\n # 主库数据源\n master:\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://localhost :3306/wfc-cloud?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8\n username: root\n password: 123456\n # 从库数据源\n # slave:\n # username: \n # password: \n # url: \n # driver-class-name: \n\n# mybatis配置\nmybatis:\n # 搜索指定包别名\n typeAliasesPackage: org.wfc.system\n # 配置mapper的扫描, 找到所有的mapper.xml映射文件\n mapperLocations: classpath:mapper/**/*.xml\n\n# swagger配置\nswagger:\n title: 系统模块接口文档\n license: Powered By wfc\n licenseUrl: https://wfc.vip ' , ' e0b2d5062c85cae4cb98484ab9bd888b ' , ' 2020-11-20 00:00:00 ' , ' 2024-05-09 13:13:47 ' , NULL , ' 192.168.1.7 ' , ' ' , ' ' , ' 系统模块 ' , ' null ' , ' null ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 5 , ' wfc-system-dev.yml ' , ' DEFAULT_GROUP ' , ' # spring配置\nspring:\n redis:\n host: wfc-redis \n port: 6379\n password:\n datasource:\n druid:\n stat-view-servlet:\n enabled: true\n loginUsername: admin\n loginPassword: 123456\n dynamic:\n druid:\n initial-size: 5\n min-idle: 5\n maxActive: 20\n maxWait: 60000\n connectTimeout: 30000\n socketTimeout: 60000\n timeBetweenEvictionRunsMillis: 60000\n minEvictableIdleTimeMillis: 300000\n validationQuery: SELECT 1 FROM DUAL\n testWhileIdle: true\n testOnBorrow: false\n testOnReturn: false\n poolPreparedStatements: true\n maxPoolPreparedStatementPerConnectionSize: 20\n filters: stat,slf4j\n connectionProperties: druid.stat.mergeSql\\=true;druid.stat.slowSqlMillis\\=5000\n datasource:\n # 主库数据源\n master:\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://wfc-mysql :3306/wfc-cloud?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8\n username: root\n password: 123456\n # 从库数据源\n # slave:\n # username: \n # password: \n # url: \n # driver-class-name: \n\n# mybatis配置\nmybatis:\n # 搜索指定包别名\n typeAliasesPackage: org.wfc.system\n # 配置mapper的扫描, 找到所有的mapper.xml映射文件\n mapperLocations: classpath:mapper/**/*.xml\n\n# swagger配置\nswagger:\n title: 系统模块接口文档\n license: Powered By wfc\n licenseUrl: https://wfc.vip ' , ' a9a7c1bcede16a06514731748a75fc71 ' , ' 2020-11-20 00:00:00 ' , ' 2024-11-15 19:33:06 ' , NULL , ' 192.168.88.14 ' , ' ' , ' ' , ' 系统模块 ' , ' null ' , ' null ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 6 , ' wfc-gen-dev.yml ' , ' DEFAULT_GROUP ' , ' # spring配置\nspring:\n redis:\n host: localhost\n port: 6379\n password:\n datasource:\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://localhost:3306/wfc-cloud?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8\n username: root\n password: password\n\n# mybatis配置\nmybatis:\n # 搜索指定包别名\n typeAliasesPackage: org.wfc.gen.domain\n # 配置mapper的扫描, 找到所有的mapper.xml映射文件\n mapperLocations: classpath:mapper/**/*.xml\n\n# swagger配置\nswagger:\n title: 代码生成接口文档\n license: Powered By wfc\n licenseUrl: https://wfc.vip\n\n# 代码生成\ngen:\n # 作者\n author: wfc\n # 默认生成包路径 system 需改成自己的模块名称 如 system monitor tool\n packageName: org.wfc.system\n # 自动去除表前缀, 默认是false\n autoRemovePre: false\n # 表前缀(生成类名不会包含表前缀,多个用逗号分隔)\n tablePrefix: sys_\n ' , ' eb592420b3fceae1402881887b8a6a0d ' , ' 2020-11-20 00:00:00 ' , ' 2022-09-29 02:49:42 ' , ' nacos ' , ' 0:0:0:0:0:0:0:1 ' , ' ' , ' ' , ' 代码生成 ' , ' null ' , ' null ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 7 , ' wfc-job-dev.yml ' , ' DEFAULT_GROUP ' , ' # spring配置\nspring:\n redis:\n host: localhost\n port: 6379\n password: \n datasource:\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://localhost:3306/wfc-cloud?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8\n username: root\n password: password\n\n# mybatis配置\nmybatis:\n # 搜索指定包别名\n typeAliasesPackage: org.wfc.job.domain\n # 配置mapper的扫描, 找到所有的mapper.xml映射文件\n mapperLocations: classpath:mapper/**/*.xml\n\n# swagger配置\nswagger:\n title: 定时任务接口文档\n license: Powered By wfc\n licenseUrl: https://wfc.vip\n ' , ' edcf0e3fe13fea07b4ec08b1088f30b3 ' , ' 2020-11-20 00:00:00 ' , ' 2022-09-29 02:50:50 ' , ' nacos ' , ' 0:0:0:0:0:0:0:1 ' , ' ' , ' ' , ' 定时任务 ' , ' null ' , ' null ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 8 , ' wfc-file-dev.yml ' , ' DEFAULT_GROUP ' , ' # 本地文件上传 \r\nfile:\r\n domain: http://127.0.0.1:9300\r\n path: D:/wfc/uploadPath\r\n prefix: /statics\r\n\r\n# FastDFS配置\r\nfdfs:\r\n domain: http://8.129.231.12\r\n soTimeout: 3000\r\n connectTimeout: 2000\r\n trackerList: 8.129.231.12:22122\r\n\r\n# Minio配置\r\nminio:\r\n url: http://8.129.231.12:9000\r\n accessKey: minioadmin\r\n secretKey: minioadmin\r\n bucketName: test ' , ' 5382b93f3d8059d6068c0501fdd41195 ' , ' 2020-11-20 00:00:00 ' , ' 2020-12-21 21:01:59 ' , NULL , ' 0:0:0:0:0:0:0:1 ' , ' ' , ' ' , ' 文件服务 ' , ' null ' , ' null ' , ' yaml ' , NULL , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 9 , ' sentinel-wfc-gateway ' , ' DEFAULT_GROUP ' , ' [\r\n {\r\n \"resource\": \"wfc-auth\",\r\n \"count\": 500,\r\n \"grade\": 1,\r\n \"limitApp\": \"default\",\r\n \"strategy\": 0,\r\n \"controlBehavior\": 0\r\n },\r\n {\r\n \"resource\": \"wfc-system\",\r\n \"count\": 1000,\r\n \"grade\": 1,\r\n \"limitApp\": \"default\",\r\n \"strategy\": 0,\r\n \"controlBehavior\": 0\r\n },\r\n {\r\n \"resource\": \"wfc-gen\",\r\n \"count\": 200,\r\n \"grade\": 1,\r\n \"limitApp\": \"default\",\r\n \"strategy\": 0,\r\n \"controlBehavior\": 0\r\n },\r\n {\r\n \"resource\": \"wfc-job\",\r\n \"count\": 300,\r\n \"grade\": 1,\r\n \"limitApp\": \"default\",\r\n \"strategy\": 0,\r\n \"controlBehavior\": 0\r\n }\r\n] ' , ' 9f3a3069261598f74220bc47958ec252 ' , ' 2020-11-20 00:00:00 ' , ' 2020-11-20 00:00:00 ' , NULL , ' 0:0:0:0:0:0:0:1 ' , ' ' , ' ' , ' 限流策略 ' , ' null ' , ' null ' , ' json ' , NULL , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 10 , ' application-dev.yml ' , ' DEFAULT_GROUP ' , ' spring:\n autoconfigure:\n exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure\n mvc:\n pathmatch:\n matching-strategy: ant_path_matcher\n\n# feign 配置\nfeign:\n sentinel:\n enabled: true\n okhttp:\n enabled: true\n httpclient:\n enabled: false\n client:\n config:\n default:\n connectTimeout: 10000\n readTimeout: 10000\n compression:\n request:\n enabled: true\n min-request-size: 8192\n response:\n enabled: true\n\n# 暴露监控端点\nmanagement:\n endpoints:\n web:\n exposure:\n include: \ ' * \ ' \n ' , ' 58dde4e3760499d3bac2d77a3a1e9018 ' , ' 2024-11-18 18:11:28 ' , ' 2024-11-18 18:11:28 ' , ' ' , ' 192.168.88.14 ' , ' ' , ' wfc-dev ' , ' 通用配置 ' , NULL , NULL , ' yaml ' , NULL , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 11 , ' wfc-gateway-dev.yml ' , ' DEFAULT_GROUP ' , ' spring:\n redis:\n host: localhost\n port: 6379\n password:\n cloud:\n gateway:\n discovery:\n locator:\n lowerCaseServiceId: true\n enabled: true\n routes:\n # 认证中心\n - id: wfc-auth\n uri: lb://wfc-auth\n predicates:\n - Path=/auth/**\n filters:\n # 验证码处理\n - CacheRequestFilter\n - ValidateCodeFilter\n - StripPrefix=1\n # 代码生成\n - id: wfc-gen\n uri: lb://wfc-gen\n predicates:\n - Path=/code/**\n filters:\n - StripPrefix=1\n # 定时任务\n - id: wfc-job\n uri: lb://wfc-job\n predicates:\n - Path=/schedule/**\n filters:\n - StripPrefix=1\n # 系统模块\n - id: wfc-system\n uri: lb://wfc-system\n predicates:\n - Path=/system/**\n filters:\n - StripPrefix=1\n # 文件服务\n - id: wfc-file\n uri: lb://wfc-file\n predicates:\n - Path=/file/**\n filters:\n - StripPrefix=1\n\n# 安全配置\nsecurity:\n # 验证码\n captcha:\n enabled: true\n type: math\n # 防止XSS攻击\n xss:\n enabled: true\n excludeUrls:\n - /system/notice\n # 不校验白名单\n ignore:\n whites:\n - /auth/logout\n - /auth/login\n - /auth/register\n - /*/v2/api-docs\n - /csrf\n ' , ' 2b6319d68351ca82dd097493d97ccf65 ' , ' 2024-11-18 18:11:28 ' , ' 2024-11-18 18:13:29 ' , NULL , ' 192.168.88.14 ' , ' ' , ' wfc-dev ' , ' 网关模块 ' , ' ' , ' ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 12 , ' wfc-auth-dev.yml ' , ' DEFAULT_GROUP ' , ' spring:\n redis:\n host: localhost\n port: 6379\n password:\n ' , ' 8bd9dada9a94822feeab40de55efced6 ' , ' 2024-11-18 18:11:28 ' , ' 2024-11-18 18:14:04 ' , NULL , ' 192.168.88.14 ' , ' ' , ' wfc-dev ' , ' 认证中心 ' , ' ' , ' ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 13 , ' wfc-monitor-dev.yml ' , ' DEFAULT_GROUP ' , ' # spring\nspring:\n security:\n user:\n name: wfc\n password: 123456\n boot:\n admin:\n ui:\n title: 若依服务状态监控\n ' , ' 7546d5a605e371c8b20e6fe3b4dd96f2 ' , ' 2024-11-18 18:11:28 ' , ' 2024-11-18 18:11:28 ' , ' ' , ' 192.168.88.14 ' , ' ' , ' wfc-dev ' , ' 监控中心 ' , NULL , NULL , ' yaml ' , NULL , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 14 , ' wfc-system-dev.yml ' , ' DEFAULT_GROUP ' , ' # spring配置\nspring:\n redis:\n host: localhost\n port: 6379\n password:\n datasource:\n druid:\n stat-view-servlet:\n enabled: true\n loginUsername: admin\n loginPassword: 123456\n dynamic:\n druid:\n initial-size: 5\n min-idle: 5\n maxActive: 20\n maxWait: 60000\n connectTimeout: 30000\n socketTimeout: 60000\n timeBetweenEvictionRunsMillis: 60000\n minEvictableIdleTimeMillis: 300000\n validationQuery: SELECT 1 FROM DUAL\n testWhileIdle: true\n testOnBorrow: false\n testOnReturn: false\n poolPreparedStatements: true\n maxPoolPreparedStatementPerConnectionSize: 20\n filters: stat,slf4j\n connectionProperties: druid.stat.mergeSql\\=true;druid.stat.slowSqlMillis\\=5000\n datasource:\n # 主库数据源\n master:\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://localhost:3306/wfc-cloud?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8\n username: root\n password: 123456\n # 从库数据源\n # slave:\n # username: \n # password: \n # url: \n # driver-class-name: \n\n# mybatis配置\nmybatis:\n # 搜索指定包别名\n typeAliasesPackage: org.wfc.system\n # 配置mapper的扫描, 找到所有的mapper.xml映射文件\n mapperLocations: classpath:mapper/**/*.xml\n\n# swagger配置\nswagger:\n title: 系统模块接口文档\n license: Powered By wfc\n licenseUrl: https://wfc.vip ' , ' 84280e0cbc21676ebd4116cd7ae8b5a0 ' , ' 2024-11-18 18:11:28 ' , ' 2024-11-18 18:15:11 ' , NULL , ' 192.168.88.14 ' , ' ' , ' wfc-dev ' , ' 系统模块 ' , ' ' , ' ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 15 , ' wfc-gen-dev.yml ' , ' DEFAULT_GROUP ' , ' # spring配置\nspring:\n redis:\n host: localhost\n port: 6379\n password:\n datasource:\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://localhost:3306/wfc-cloud?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8\n username: root\n password: password\n\n# mybatis配置\nmybatis:\n # 搜索指定包别名\n typeAliasesPackage: org.wfc.gen.domain\n # 配置mapper的扫描, 找到所有的mapper.xml映射文件\n mapperLocations: classpath:mapper/**/*.xml\n\n# swagger配置\nswagger:\n title: 代码生成接口文档\n license: Powered By wfc\n licenseUrl: https://wfc.vip\n\n# 代码生成\ngen:\n # 作者\n author: wfc\n # 默认生成包路径 system 需改成自己的模块名称 如 system monitor tool\n packageName: org.wfc.system\n # 自动去除表前缀, 默认是false\n autoRemovePre: false\n # 表前缀(生成类名不会包含表前缀,多个用逗号分隔)\n tablePrefix: sys_\n ' , ' e6ce18a6f2fe26a9effff52da5d8339e ' , ' 2024-11-18 18:11:28 ' , ' 2024-11-18 18:11:28 ' , ' ' , ' 192.168.88.14 ' , ' ' , ' wfc-dev ' , ' 代码生成 ' , NULL , NULL , ' yaml ' , NULL , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 16 , ' wfc-job-dev.yml ' , ' DEFAULT_GROUP ' , ' # spring配置\nspring:\n redis:\n host: localhost\n port: 6379\n password: \n datasource:\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://localhost:3306/wfc-cloud?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8\n username: root\n password: password\n\n# mybatis配置\nmybatis:\n # 搜索指定包别名\n typeAliasesPackage: org.wfc.job.domain\n # 配置mapper的扫描, 找到所有的mapper.xml映射文件\n mapperLocations: classpath:mapper/**/*.xml\n\n# swagger配置\nswagger:\n title: 定时任务接口文档\n license: Powered By wfc\n licenseUrl: https://wfc.vip\n ' , ' bf038264ec4d06ee47326ba322078461 ' , ' 2024-11-18 18:11:28 ' , ' 2024-11-18 18:11:28 ' , ' ' , ' 192.168.88.14 ' , ' ' , ' wfc-dev ' , ' 定时任务 ' , NULL , NULL , ' yaml ' , NULL , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 17 , ' wfc-file-dev.yml ' , ' DEFAULT_GROUP ' , ' # 本地文件上传 \r\nfile:\r\n domain: http://127.0.0.1:9300\r\n path: D:/wfc/uploadPath\r\n prefix: /statics\r\n\r\n# FastDFS配置\r\nfdfs:\r\n domain: http://8.129.231.12\r\n soTimeout: 3000\r\n connectTimeout: 2000\r\n trackerList: 8.129.231.12:22122\r\n\r\n# Minio配置\r\nminio:\r\n url: http://8.129.231.12:9000\r\n accessKey: minioadmin\r\n secretKey: minioadmin\r\n bucketName: test ' , ' e72892f585f96cb79422fb20b88f2646 ' , ' 2024-11-18 18:11:28 ' , ' 2024-11-18 18:11:28 ' , ' ' , ' 192.168.88.14 ' , ' ' , ' wfc-dev ' , ' 文件服务 ' , NULL , NULL , ' yaml ' , NULL , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 18 , ' sentinel-wfc-gateway ' , ' DEFAULT_GROUP ' , ' [\r\n {\r\n \"resource\": \"wfc-auth\",\r\n \"count\": 500,\r\n \"grade\": 1,\r\n \"limitApp\": \"default\",\r\n \"strategy\": 0,\r\n \"controlBehavior\": 0\r\n },\r\n {\r\n \"resource\": \"wfc-system\",\r\n \"count\": 1000,\r\n \"grade\": 1,\r\n \"limitApp\": \"default\",\r\n \"strategy\": 0,\r\n \"controlBehavior\": 0\r\n },\r\n {\r\n \"resource\": \"wfc-gen\",\r\n \"count\": 200,\r\n \"grade\": 1,\r\n \"limitApp\": \"default\",\r\n \"strategy\": 0,\r\n \"controlBehavior\": 0\r\n },\r\n {\r\n \"resource\": \"wfc-job\",\r\n \"count\": 300,\r\n \"grade\": 1,\r\n \"limitApp\": \"default\",\r\n \"strategy\": 0,\r\n \"controlBehavior\": 0\r\n }\r\n] ' , ' a8b3ec396dd09d5f2ba494cc80a7afa0 ' , ' 2024-11-18 18:11:28 ' , ' 2024-11-18 18:11:28 ' , ' ' , ' 192.168.88.14 ' , ' ' , ' wfc-dev ' , ' 限流策略 ' , NULL , NULL , ' json ' , NULL , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 19 , ' application-test.yml ' , ' DEFAULT_GROUP ' , ' spring:\n autoconfigure:\n exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure\n mvc:\n pathmatch:\n matching-strategy: ant_path_matcher\n\n# feign 配置\nfeign:\n sentinel:\n enabled: true\n okhttp:\n enabled: true\n httpclient:\n enabled: false\n client:\n config:\n default:\n connectTimeout: 10000\n readTimeout: 10000\n compression:\n request:\n enabled: true\n min-request-size: 8192\n response:\n enabled: true\n\n# 暴露监控端点\nmanagement:\n endpoints:\n web:\n exposure:\n include: \ ' * \ ' \n ' , ' 58dde4e3760499d3bac2d77a3a1e9018 ' , ' 2024-11-18 18:11:56 ' , ' 2024-11-19 09:57:54 ' , NULL , ' 192.168.88.14 ' , ' ' , ' wfc-test ' , ' 通用配置 ' , ' ' , ' ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 20 , ' wfc-gateway-test.yml ' , ' DEFAULT_GROUP ' , ' spring:\n redis:\n host: wfc-redis\n port: 6379\n password:\n cloud:\n gateway:\n discovery:\n locator:\n lowerCaseServiceId: true\n enabled: true\n routes:\n # 认证中心\n - id: wfc-auth\n uri: lb://wfc-auth\n predicates:\n - Path=/auth/**\n filters:\n # 验证码处理\n - CacheRequestFilter\n - ValidateCodeFilter\n - StripPrefix=1\n # 代码生成\n - id: wfc-gen\n uri: lb://wfc-gen\n predicates:\n - Path=/code/**\n filters:\n - StripPrefix=1\n # 定时任务\n - id: wfc-job\n uri: lb://wfc-job\n predicates:\n - Path=/schedule/**\n filters:\n - StripPrefix=1\n # 系统模块\n - id: wfc-system\n uri: lb://wfc-system\n predicates:\n - Path=/system/**\n filters:\n - StripPrefix=1\n # 文件服务\n - id: wfc-file\n uri: lb://wfc-file\n predicates:\n - Path=/file/**\n filters:\n - StripPrefix=1\n\n# 安全配置\nsecurity:\n # 验证码\n captcha:\n enabled: true\n type: math\n # 防止XSS攻击\n xss:\n enabled: true\n excludeUrls:\n - /system/notice\n # 不校验白名单\n ignore:\n whites:\n - /auth/logout\n - /auth/login\n - /auth/register\n - /*/v2/api-docs\n - /csrf\n ' , ' c3af686cbf658460ad64a78c07261949 ' , ' 2024-11-18 18:11:56 ' , ' 2024-11-19 09:58:01 ' , NULL , ' 192.168.88.14 ' , ' ' , ' wfc-test ' , ' 网关模块 ' , ' ' , ' ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 21 , ' wfc-auth-test.yml ' , ' DEFAULT_GROUP ' , ' spring:\n redis:\n host: wfc-redis\n port: 6379\n password:\n ' , ' c3f5481240e7581cc397f5c7918fd785 ' , ' 2024-11-18 18:11:56 ' , ' 2024-11-19 09:58:07 ' , NULL , ' 192.168.88.14 ' , ' ' , ' wfc-test ' , ' 认证中心 ' , ' ' , ' ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 22 , ' wfc-monitor-test.yml ' , ' DEFAULT_GROUP ' , ' # spring\nspring:\n security:\n user:\n name: wfc\n password: 123456\n boot:\n admin:\n ui:\n title: 若依服务状态监控\n ' , ' 7546d5a605e371c8b20e6fe3b4dd96f2 ' , ' 2024-11-18 18:11:56 ' , ' 2024-11-18 18:11:56 ' , ' ' , ' 192.168.88.14 ' , ' ' , ' wfc-test ' , ' 监控中心 ' , NULL , NULL , ' yaml ' , NULL , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 23 , ' wfc-system-test.yml ' , ' DEFAULT_GROUP ' , ' # spring配置\nspring:\n redis:\n host: wfc-redis\n port: 6379\n password:\n datasource:\n druid:\n stat-view-servlet:\n enabled: true\n loginUsername: admin\n loginPassword: 123456\n dynamic:\n druid:\n initial-size: 5\n min-idle: 5\n maxActive: 20\n maxWait: 60000\n connectTimeout: 30000\n socketTimeout: 60000\n timeBetweenEvictionRunsMillis: 60000\n minEvictableIdleTimeMillis: 300000\n validationQuery: SELECT 1 FROM DUAL\n testWhileIdle: true\n testOnBorrow: false\n testOnReturn: false\n poolPreparedStatements: true\n maxPoolPreparedStatementPerConnectionSize: 20\n filters: stat,slf4j\n connectionProperties: druid.stat.mergeSql\\=true;druid.stat.slowSqlMillis\\=5000\n datasource:\n # 主库数据源\n master:\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://wfc-mysql:3306/wfc-cloud?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8\n username: root\n password: 123456\n # 从库数据源\n # slave:\n # username: \n # password: \n # url: \n # driver-class-name: \n\n# mybatis配置\nmybatis:\n # 搜索指定包别名\n typeAliasesPackage: org.wfc.system\n # 配置mapper的扫描, 找到所有的mapper.xml映射文件\n mapperLocations: classpath:mapper/**/*.xml\n\n# swagger配置\nswagger:\n title: 系统模块接口文档\n license: Powered By wfc\n licenseUrl: https://wfc.vip ' , ' a9a7c1bcede16a06514731748a75fc71 ' , ' 2024-11-18 18:11:56 ' , ' 2024-11-19 09:58:36 ' , NULL , ' 192.168.88.14 ' , ' ' , ' wfc-test ' , ' 系统模块 ' , ' ' , ' ' , ' yaml ' , ' ' , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 24 , ' wfc-gen-test.yml ' , ' DEFAULT_GROUP ' , ' # spring配置\nspring:\n redis:\n host: localhost\n port: 6379\n password:\n datasource:\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://localhost:3306/wfc-cloud?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8\n username: root\n password: password\n\n# mybatis配置\nmybatis:\n # 搜索指定包别名\n typeAliasesPackage: org.wfc.gen.domain\n # 配置mapper的扫描, 找到所有的mapper.xml映射文件\n mapperLocations: classpath:mapper/**/*.xml\n\n# swagger配置\nswagger:\n title: 代码生成接口文档\n license: Powered By wfc\n licenseUrl: https://wfc.vip\n\n# 代码生成\ngen:\n # 作者\n author: wfc\n # 默认生成包路径 system 需改成自己的模块名称 如 system monitor tool\n packageName: org.wfc.system\n # 自动去除表前缀, 默认是false\n autoRemovePre: false\n # 表前缀(生成类名不会包含表前缀,多个用逗号分隔)\n tablePrefix: sys_\n ' , ' e6ce18a6f2fe26a9effff52da5d8339e ' , ' 2024-11-18 18:11:56 ' , ' 2024-11-18 18:11:56 ' , ' ' , ' 192.168.88.14 ' , ' ' , ' wfc-test ' , ' 代码生成 ' , NULL , NULL , ' yaml ' , NULL , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 25 , ' wfc-job-test.yml ' , ' DEFAULT_GROUP ' , ' # spring配置\nspring:\n redis:\n host: localhost\n port: 6379\n password: \n datasource:\n driver-class-name: com.mysql.cj.jdbc.Driver\n url: jdbc:mysql://localhost:3306/wfc-cloud?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8\n username: root\n password: password\n\n# mybatis配置\nmybatis:\n # 搜索指定包别名\n typeAliasesPackage: org.wfc.job.domain\n # 配置mapper的扫描, 找到所有的mapper.xml映射文件\n mapperLocations: classpath:mapper/**/*.xml\n\n# swagger配置\nswagger:\n title: 定时任务接口文档\n license: Powered By wfc\n licenseUrl: https://wfc.vip\n ' , ' bf038264ec4d06ee47326ba322078461 ' , ' 2024-11-18 18:11:56 ' , ' 2024-11-18 18:11:56 ' , ' ' , ' 192.168.88.14 ' , ' ' , ' wfc-test ' , ' 定时任务 ' , NULL , NULL , ' yaml ' , NULL , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 26 , ' wfc-file-test.yml ' , ' DEFAULT_GROUP ' , ' # 本地文件上传 \r\nfile:\r\n domain: http://127.0.0.1:9300\r\n path: D:/wfc/uploadPath\r\n prefix: /statics\r\n\r\n# FastDFS配置\r\nfdfs:\r\n domain: http://8.129.231.12\r\n soTimeout: 3000\r\n connectTimeout: 2000\r\n trackerList: 8.129.231.12:22122\r\n\r\n# Minio配置\r\nminio:\r\n url: http://8.129.231.12:9000\r\n accessKey: minioadmin\r\n secretKey: minioadmin\r\n bucketName: test ' , ' e72892f585f96cb79422fb20b88f2646 ' , ' 2024-11-18 18:11:56 ' , ' 2024-11-18 18:11:56 ' , ' ' , ' 192.168.88.14 ' , ' ' , ' wfc-test ' , ' 文件服务 ' , NULL , NULL , ' yaml ' , NULL , ' ' ) ;
INSERT INTO ` config_info ` VALUES ( 27 , ' sentinel-wfc-gateway ' , ' DEFAULT_GROUP ' , ' [\r\n {\r\n \"resource\": \"wfc-auth\",\r\n \"count\": 500,\r\n \"grade\": 1,\r\n \"limitApp\": \"default\",\r\n \"strategy\": 0,\r\n \"controlBehavior\": 0\r\n },\r\n {\r\n \"resource\": \"wfc-system\",\r\n \"count\": 1000,\r\n \"grade\": 1,\r\n \"limitApp\": \"default\",\r\n \"strategy\": 0,\r\n \"controlBehavior\": 0\r\n },\r\n {\r\n \"resource\": \"wfc-gen\",\r\n \"count\": 200,\r\n \"grade\": 1,\r\n \"limitApp\": \"default\",\r\n \"strategy\": 0,\r\n \"controlBehavior\": 0\r\n },\r\n {\r\n \"resource\": \"wfc-job\",\r\n \"count\": 300,\r\n \"grade\": 1,\r\n \"limitApp\": \"default\",\r\n \"strategy\": 0,\r\n \"controlBehavior\": 0\r\n }\r\n] ' , ' a8b3ec396dd09d5f2ba494cc80a7afa0 ' , ' 2024-11-18 18:11:56 ' , ' 2024-11-18 18:11:56 ' , ' ' , ' 192.168.88.14 ' , ' ' , ' wfc-test ' , ' 限流策略 ' , NULL , NULL , ' json ' , NULL , ' ' ) ;
-- ----------------------------
-- Table structure for config_info_aggr
@@ -278,6 +296,8 @@ CREATE TABLE `tenant_info` (
-- ----------------------------
-- Records of tenant_info
-- ----------------------------
INSERT INTO ` tenant_info ` VALUES ( 1 , ' 1 ' , ' wfc-dev ' , ' wfc-dev ' , ' 开发环境命名空间 ' , ' nacos ' , 1731924580008 , 1731924580008 ) ;
INSERT INTO ` tenant_info ` VALUES ( 2 , ' 1 ' , ' wfc-test ' , ' wfc-test ' , ' 测试环境命名空间 ' , ' nacos ' , 1731924616218 , 1731924616218 ) ;
-- ----------------------------
-- Table structure for users