diff --git a/mallinkBApi/bin/pom.xml b/mallinkBApi/bin/pom.xml deleted file mode 100644 index 9678c5914..000000000 --- a/mallinkBApi/bin/pom.xml +++ /dev/null @@ -1,154 +0,0 @@ - - - 4.0.0 - - mallink - com.iformall - 1.0 - - - mallinkBApi - - - - com.iformall - mallinkService - 1.0 - - - - - - org.springframework.boot - spring-boot-maven-plugin - - true - ZIP - - antlr, - cn.afterturn, - ch.qos.logback, - com.alibaba, - com.amazonaws, - com.baomidou, - com.mchange, - com.fasterxml.jackson.core, - com.fasterxml.jackson.dataformat, - com.fasterxml.jackson.datatype, - com.fasterxml.jackson.module, - com.fasterxml.uuid, - com.fasterxml, - com.github.axet, - com.github.jsqlparser, - com.github.pagehelper, - com.github.ulisesbocchio, - com.github.virtuald, - com.google.code.findbugs, - com.google.code.gson, - com.google.errorprone, - com.google.guava, - com.google.protobuf, - com.google.zxing, - com.jayway.jsonpath, - com.jhlabs, - com.puppycrawl.tools, - com.rabbitmq, - com.squareup.okhttp3, - com.squareup.okio, - com.sun, - com.sun.mail, - com.thoughtworks.xstream, - com.zaxxer, - commons-beanutils, - commons-cli, - commons-codec, - commons-collections, - commons-fileupload, - commons-io, - commons-logging, - io.lettuce, - io.netty, - io.projectreactor, - io.springfox, - io.swagger, - io.undertow, - javax.activation, - javax.annotation, - javax.mail, - javax.persistence, - javax.servlet, - javax.validation, - javax.xml.bind, - javax.xml.soap, - javax.xml.ws, - joda-time, - junit, - mysql, - net.bytebuddy, - net.minidev, - net.sf.dozer, - net.sf.saxon, - ognl, - org.antlr, - org.apache.commons, - org.apache.httpcomponents, - org.apache.logging.log4j, - org.apache.poi, - org.apache.poi.wso2, - org.apache.rocketmq, - org.apache.shiro, - org.apache.tomcat.embed, - org.apache.xmlbeans, - org.aspectj, - org.assertj, - org.bouncycastle, - org.checkerframework, - org.codehaus.mojo, - org.crazycake, - org.dom4j, - org.flowable, - org.flywaydb, - org.glassfish, - org.hibernate.validator, - org.jasypt, - org.javassist, - org.jboss.logging, - org.jboss.spec.javax.annotation, - org.jboss.spec.javax.websocket, - org.jboss.xnio, - org.jdom, - org.jodd, - org.jvnet.mimepull, - org.jvnet.staxex, - org.mapstruct, - org.mockito, - org.mybatis, - org.mybatis.generator, - org.mybatis.spring.boot, - org.ow2.asm, - org.projectlombok, - org.quartz-scheduler, - org.reactivestreams, - org.reflections, - org.rocketmq.spring.boot, - org.slf4j, - org.springframework, - org.springframework.amqp, - org.springframework.boot, - org.springframework.data, - org.springframework.retry, - org.springframework.ws, - org.yaml, - redis.clients, - software.amazon.ion, - tk.mybatis, - xmlpull, - xpp3 - - - - - - \ No newline at end of file diff --git a/mallinkBApi/bin/src/main/java/com/iformall/BApplication.class b/mallinkBApi/bin/src/main/java/com/iformall/BApplication.class deleted file mode 100644 index 07bcdb74f..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/BApplication.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/annotation/AuthIgnore.class b/mallinkBApi/bin/src/main/java/com/iformall/annotation/AuthIgnore.class deleted file mode 100644 index efec47cd0..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/annotation/AuthIgnore.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/annotation/LoginUser.class b/mallinkBApi/bin/src/main/java/com/iformall/annotation/LoginUser.class deleted file mode 100644 index e3221079e..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/annotation/LoginUser.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/annotation/RedisCache.class b/mallinkBApi/bin/src/main/java/com/iformall/annotation/RedisCache.class deleted file mode 100644 index 57fabe50c..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/annotation/RedisCache.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/annotation/TenantIgnore.class b/mallinkBApi/bin/src/main/java/com/iformall/annotation/TenantIgnore.class deleted file mode 100644 index a6b79e58c..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/annotation/TenantIgnore.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/aop/RedisCacheAspect.class b/mallinkBApi/bin/src/main/java/com/iformall/aop/RedisCacheAspect.class deleted file mode 100644 index 5d3515672..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/aop/RedisCacheAspect.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/config/AwsProperty.class b/mallinkBApi/bin/src/main/java/com/iformall/config/AwsProperty.class deleted file mode 100644 index 37cd19f74..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/config/AwsProperty.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/config/MyBatisConfiguration.class b/mallinkBApi/bin/src/main/java/com/iformall/config/MyBatisConfiguration.class deleted file mode 100644 index 493465178..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/config/MyBatisConfiguration.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/config/RedisConfig.class b/mallinkBApi/bin/src/main/java/com/iformall/config/RedisConfig.class deleted file mode 100644 index 5a4d39c94..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/config/RedisConfig.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/config/Swagger2Config.class b/mallinkBApi/bin/src/main/java/com/iformall/config/Swagger2Config.class deleted file mode 100644 index 003f8deb7..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/config/Swagger2Config.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/config/WebMvcConfig.class b/mallinkBApi/bin/src/main/java/com/iformall/config/WebMvcConfig.class deleted file mode 100644 index 5562535b3..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/config/WebMvcConfig.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/BaseController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/BaseController.class deleted file mode 100644 index 9bd4c02de..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/BaseController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/PosController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/PosController.class deleted file mode 100644 index b0fb20729..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/PosController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/PosOrderController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/PosOrderController.class deleted file mode 100644 index 3cd75770c..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/PosOrderController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/PosPayOrderController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/PosPayOrderController.class deleted file mode 100644 index e9b7a951b..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/PosPayOrderController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/UploadController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/UploadController.class deleted file mode 100644 index c1dd9817a..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/UploadController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxBillController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxBillController.class deleted file mode 100644 index 4d2fbc8c9..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxBillController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCUserController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCUserController.class deleted file mode 100644 index e280f2404..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCUserController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCardPayController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCardPayController.class deleted file mode 100644 index 711bc76bc..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCardPayController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCashOutController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCashOutController.class deleted file mode 100644 index 6b439591a..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCashOutController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCouponChannelController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCouponChannelController.class deleted file mode 100644 index d47e78f68..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCouponChannelController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCouponController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCouponController.class deleted file mode 100644 index 990e766e0..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCouponController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCouponOrderController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCouponOrderController.class deleted file mode 100644 index 3cabfc82c..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCouponOrderController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCouponSendController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCouponSendController.class deleted file mode 100644 index addd05d9a..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCouponSendController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCreditHistoryController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCreditHistoryController.class deleted file mode 100644 index cdeec2c43..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxCreditHistoryController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxDateAmountRecordController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxDateAmountRecordController.class deleted file mode 100644 index ea24b1cd5..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxDateAmountRecordController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxInfoController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxInfoController.class deleted file mode 100644 index 8578f0770..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxInfoController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMallController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMallController.class deleted file mode 100644 index c8ff03be5..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMallController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMemController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMemController.class deleted file mode 100644 index 3d40c31e4..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMemController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMerchantBUserController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMerchantBUserController.class deleted file mode 100644 index 2a3e30f17..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMerchantBUserController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMerchantController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMerchantController.class deleted file mode 100644 index bafa587fc..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMerchantController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMerchantSubsidyController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMerchantSubsidyController.class deleted file mode 100644 index 065c72c97..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMerchantSubsidyController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMerchantTradeDailyController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMerchantTradeDailyController.class deleted file mode 100644 index 33e851ff3..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMerchantTradeDailyController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMicroPayController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMicroPayController.class deleted file mode 100644 index f8ad8c606..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMicroPayController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMsgValidationcodeController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMsgValidationcodeController.class deleted file mode 100644 index 7c8a23ce3..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxMsgValidationcodeController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxPayBillController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxPayBillController.class deleted file mode 100644 index c5bc81dd5..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxPayBillController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxRefundOrderController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxRefundOrderController.class deleted file mode 100644 index 46ffdc716..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxRefundOrderController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxTagController.class b/mallinkBApi/bin/src/main/java/com/iformall/controller/WxTagController.class deleted file mode 100644 index 03f65faab..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/controller/WxTagController.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/interceptor/AuthorizationInterceptor.class b/mallinkBApi/bin/src/main/java/com/iformall/interceptor/AuthorizationInterceptor.class deleted file mode 100644 index e88d20aea..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/interceptor/AuthorizationInterceptor.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/interceptor/BodyReaderHttpServletRequestWrapper.class b/mallinkBApi/bin/src/main/java/com/iformall/interceptor/BodyReaderHttpServletRequestWrapper.class deleted file mode 100644 index 9afe9d931..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/interceptor/BodyReaderHttpServletRequestWrapper.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/interceptor/HttpServletRequestWrapperFilter.class b/mallinkBApi/bin/src/main/java/com/iformall/interceptor/HttpServletRequestWrapperFilter.class deleted file mode 100644 index d93d3327d..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/interceptor/HttpServletRequestWrapperFilter.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/interceptor/RequestInterceptor.class b/mallinkBApi/bin/src/main/java/com/iformall/interceptor/RequestInterceptor.class deleted file mode 100644 index 19cf65a06..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/interceptor/RequestInterceptor.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/interceptor/XssHttpServletRequestWrapper.class b/mallinkBApi/bin/src/main/java/com/iformall/interceptor/XssHttpServletRequestWrapper.class deleted file mode 100644 index 2c7dd6c18..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/interceptor/XssHttpServletRequestWrapper.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/service/PosBrunService.class b/mallinkBApi/bin/src/main/java/com/iformall/service/PosBrunService.class deleted file mode 100644 index e5ef04f0c..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/service/PosBrunService.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/tenant/TenantInfoImpl.class b/mallinkBApi/bin/src/main/java/com/iformall/tenant/TenantInfoImpl.class deleted file mode 100644 index 893ba0e58..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/tenant/TenantInfoImpl.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/utils/PosUtil.class b/mallinkBApi/bin/src/main/java/com/iformall/utils/PosUtil.class deleted file mode 100644 index 27de61d46..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/utils/PosUtil.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/java/com/iformall/utils/UrlCheck.class b/mallinkBApi/bin/src/main/java/com/iformall/utils/UrlCheck.class deleted file mode 100644 index ee53e53e2..000000000 Binary files a/mallinkBApi/bin/src/main/java/com/iformall/utils/UrlCheck.class and /dev/null differ diff --git a/mallinkBApi/bin/src/main/resources/application-dev.yml b/mallinkBApi/bin/src/main/resources/application-dev.yml deleted file mode 100644 index 3928e6030..000000000 --- a/mallinkBApi/bin/src/main/resources/application-dev.yml +++ /dev/null @@ -1,190 +0,0 @@ -spring: - profiles: - #include: aliyunRocketMQ - include: rabbitMQ - # JDBC - datasource: - url: jdbc:mysql://101.200.130.134:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - username: root - password: fm2020test - type: com.alibaba.druid.pool.DruidDataSource - driver-class-name: com.mysql.cj.jdbc.Driver - filters: stat - maxActive: 20 - initialSize: 1 - maxWait: 60000 - minIdle: 1 - timeBetweenEvictionRunsMillis: 28000 - minEvictableIdleTimeMillis: 28000 - validationQuery: select 'x' - testWhileIdle: true - testOnBorrow: false - testOnReturn: false - poolPreparedStatements: true - maxOpenPreparedStatements: 20 - #jackson: - #date-format: yyyy-MM-dd HH:mm:ss - # REDIS - redis: - host: 101.200.130.134 - port: 6379 - password: iF0rm@2l2ol9 - timeout: 3600 - expire: 1800 #30分钟 - database: 5 - defaultExpiration: 2592000 # 默认生命周期30天 - jedis: - pool: - max-active: 50 - max-idle: 30 - max-wait: -1 - min-idle: 0 - - # SMS - aliyun: - sms: - accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V - accessKeySecret: VfWqGb83qIQrS9us45utskl8itd7ry - product: Dysmsapi - domain: dysmsapi.aliyuncs.com - regionId: cn-hangzhou - dateFormat: yyyyMMdd - endpointName: cn-hangzhou - - oss: - endpoint: oss-cn-beijing.aliyuncs.com - keyid: LTAI4G7ixY4AhvM35F8o3W3V - keysecret: VfWqGb83qIQrS9us45utskl8itd7ry - bucketname: formall - filehost: malinkbapi - filedomain: https://formall.oss-accelerate.aliyuncs.com - - # EMAIL - mail: - host: smtp.exmail.qq.com - username: service@iformall.com - password: jGvApygXN7wc5SzN # 授权密码 - properties: - mail: - smtp: - auth: true - starttls: - enable: true - socketFactory: - port: 465 - class: javax.net.ssl.SSLSocketFactory - # ROCKETMQ - rocketmq: - nameServer: 127.0.0.1:9876 - producer: - retry-times-when-send-async-failed: 0 - send-msg-timeout: 300000 - compress-msg-body-over-howmuch: 4096 - max-message-size: 4194304 - retry-another-broker-when-not-store-ok: false - retry-times-when-send-failed: 2 - # RABBITMQ - rabbitmq: - host: 101.200.130.134 - port: 5672 - username: fumao - password: f9l98 - publisher-confirms: true - publisher-returns: false - virtual-host: / - aliyunRocketmq: - accessKeyId: "LTAI4G7ixY4AhvM35F8o3W3V" - accessKeySecret: "VfWqGb83qIQrS9us45utskl8itd7ry" - groupId: "GID_P_1" - namesrvAddr: "http://MQ_INST_1796289517488555_Bcqaq2is.cn-beijing.mq-internal.aliyuncs.com:8080" - -aws: - clientRegion: cn-northwest-1 - bucketName: iformall-net - access: ENC(3gx5ghDFBqGrEhO3Wf8aYmXsnwHO7Cj3HNKJGOeUj0o=) - secret: ENC(HVKIJwCJKVXLlUpGlQPwNqJOlnpxn4xYuy91SH0seTSm2uAttIQHvA49fXWWax90v5wloIk0QuU=) - -jasypt: - encryptor: - password: oRqdnDbK5pj3eMmB - -#wechat: -# open: -# componentAppId: "wxdfc8fb4e62d6b52b" -# componentSecret: "98daa62b316dd6feabaad708327ce233" -# componentToken: "formall2018" -# componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" -# redis: -# host: 101.201.103.81 -# port: 6379 -# password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) -# timeout: 3600 -# expire: 1800 #30分钟 -# database: 2 -# defaultExpiration: 2592000 # 默认生命周期30天 -# jedis: -# pool: -# max-active: 100 -# max-idle: 500 -# max-wait: -1 -# min-idle: 10 - -wechat: - web: - appId: "wx091907dd0bfd3f6b" - secret: "2a2ca10738998b9ef92c1fe8a4d366a6" - url: "https://admintest.malls.iformall.com" - open: - componentAppId: wxdfc8fb4e62d6b52b - componentSecret: 98daa62b316dd6feabaad708327ce233 - componentToken: formall2018 - componentAesKey: htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN - redis: - host: 101.200.130.134 - port: 6379 - password: iF0rm@2l2ol9 - timeout: 3600 - expire: 1800 #30分钟 - database: 2 - defaultExpiration: 2592000 # 默认生命周期30天 - jedis: - pool: - max-active: 100 - max-idle: 100 - max-wait: -1 - min-idle: 10 - -alipay: - open: - appId: 2021002137663024 - appPrivateKey: MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCUfymV5J73QQMG52PVIGUbowkloYCO4B7TQoKbrTZf2YeYsg/To/o4PiXPMNwEUfEUU8NYQ6WwNhCd2fa1ei8WFXJUf3bfgswtBk1aOmHLeY9yoXFxIKMTQ9RcobnmBzKQZlaAPMTSr7t1QtKZKPuc2gEHGRFYKO/ZuL8gIpnsVidVtmi52yd7hzao/pI3ThLA0lreg4L3rYP5ESQZRytxIPgUQ4KI11pZxFgbe+uy28AGDYIQscSIb+SWOHPYKLvOEqqepIZ8M18w/U0lZzpzepzi/V/llekvXJ6UEf1lzl7x/4UIA3WPN1B40+NzbD/OxEGTuM0UctOG6ZTd4Te9AgMBAAECggEAPYksnHbvARspu/SrRCh2fatkIPn6Ijrxyy3mnch7neCw9i/jqxpqmF/4nxFqO0gRlRDZBHyT7p+Y5zDpsW5+kLI2fJmNkzXKkmXoLBnBaOZo8WHBdtXFfjg/iltig9Y7t+cQtXd5QK2eCwuz5dA75FXa0ywqKdRdAGY0nYZ5LpwrHVU8RXheUDCJyhKNj2+W6lIaSKDxLZU3laO1oBrv1agcy7Crd5E2ndb8O3Enga+z7wSz2h7A1BasC/Yl/Ro0Y21wLCH3s/R6qA0Paq12+WEF+xdodM7SrP43CCTVFGbC1TfEOdanJfixop8QuYsIp7pHrL925+vP4eY9RfckgQKBgQDQqLdpDzzU7Ot/L9Vc/r8d4iwXXbX8+HwVFV4oBuausgFyv8eJJpfrI+IlEoB1ubJcPpJBFqfmeYTW6/v6ioFljJAlWfFvesUVt/HszBMIOsU0Bzt7ex6WlwKOagb0q0ZPA4T0OY0K0lg0loaaaR8ZTr4ivDymaGBtTBYhslpc7QKBgQC2MBznGEc5r2dhyENvdPOR20PnXQcevGnPdqSus8m0VmDcHE72RVcckcZtwczsb3NaLSqmjAcWTn51/VFmlvhB3F34FcFTPZGq6sj7fWK8HuFq7l7mu5OzYuVr73zy9ggsUuaw10IqvvwIVxszNAF0hiRnSGH3z27CoRmz3s+8EQKBgQCK3o7atBJ3X4rIJiypbL4DhIB1uJ+jUjk6yvLUTut+fufp1+tTw0S+cS5UIAEw2Lr1G4u5F/v8rwmTBJG6SC4gSLGyui6uVBYRA1BWmedcxchzfRDAeMt9y9kesUAZ3Fe5xIzbAeZ1ulKMBVZmM+pHrJlsgr0Wv0bV1xqvqITtbQKBgBIsIGXopQoa9dvqBtfyOW1eCprkS5aEQqWf9vM6Ga90QjsSU8n6xqKh48IE57TZtQ7UnIF6TCasc66/MsRh4KdpHLJnMR5lcMc0nhF/wz5ychehaTPol+X3wlyOyc7OPah2KG6ROhdbb3ZBggQMduyxiKYIsUTvmuOtAAxR+DSRAoGADtuDzGQDOJYWiO2uuP6FpA5IJaiwlSfu3xncJVfhO8SVr6VBJFg88igbIB3w6nk/sv7j9VTXqXre9HMvp1flxaaLsdxM4HcTSALS9q6t/ajaveqte6S5kAtWx0WW8C6PtgWXHbxcD7LXARSsKLoEl2JXXyUVS/m2l/RzHBQ8GJI= - appPublicKeyCertPath: /opt/iformall/service/alipay/appCertPublicKey_2021002137663024.crt - alipayCertPath: /opt/iformall/service/alipay/alipayCertPublicKey_RSA2.crt - alipayRootCertPath: /opt/iformall/service/alipay/alipayRootCert.crt - callback: https://callbacktest.malls.iformall.com/api/alipay/notify/callback - -video: - aliyun: - accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V - accessKeySecret: VfWqGb83qIQrS9us45utskl8itd7ry - regionId: cn-beijing - -fm: - exception: true - exception_emails: xuxiaohu@iformall.com - deploy: 1 - open: true - upload_dir: /home/test/server/uploads - videoType: aliyun - -pos: - dev_id: fmpos - url: https://pos.youlane.cn/api - req_key: ZiGFLC4@3c5sTLZT - res_key: ugPAM7wd&%p6I0W8 - - -logging: - level: - com.iformall.mapper: debug - path: ./logs/b \ No newline at end of file diff --git a/mallinkBApi/bin/src/main/resources/application-prod.yml b/mallinkBApi/bin/src/main/resources/application-prod.yml deleted file mode 100644 index 0cd3d8c89..000000000 --- a/mallinkBApi/bin/src/main/resources/application-prod.yml +++ /dev/null @@ -1,150 +0,0 @@ -spring: - profiles: - include: aliyunRocketMQ - # JDBC - datasource: - url: jdbc:mysql://zc349w82qvn56ftl5e64-rw4rm.rwlb.rds.aliyuncs.com:3306/mallink?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&useAffectedRows=true - username: ENC(nUefcxWYlMS/1cDxikIKwA==) - password: ENC(neToS+hzeFjgSFB/7UEl5qYnW2rUjrPq) - type: com.alibaba.druid.pool.DruidDataSource - driver-class-name: com.mysql.cj.jdbc.Driver - filters: stat - maxActive: 20 - initialSize: 1 - maxWait: 60000 - minIdle: 1 - timeBetweenEvictionRunsMillis: 28000 - minEvictableIdleTimeMillis: 28000 - validationQuery: select 'x' - testWhileIdle: true - testOnBorrow: false - testOnReturn: false - poolPreparedStatements: true - maxOpenPreparedStatements: 20 - # REDIS - redis: - host: r-2zeaglwf13qqmnllj5.redis.rds.aliyuncs.com - port: 6379 - password: mallone:iF0rm@2l2ol9 - timeout: 3600 - expire: 1800 #30分钟 - database: 1 - defaultExpiration: 2592000 # 默认生命周期30天 - jedis: - pool: - max-active: 100 - max-idle: 20 - max-wait: -1 - min-idle: 0 - - # SMS - aliyun: - sms: - accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V - accessKeySecret: VfWqGb83qIQrS9us45utskl8itd7ry - product: Dysmsapi - domain: dysmsapi.aliyuncs.com - regionId: cn-hangzhou - dateFormat: yyyyMMdd - endpointName: cn-hangzhou - oss: - endpoint: oss-cn-beijing.aliyuncs.com - keyid: LTAI4G7ixY4AhvM35F8o3W3V - keysecret: VfWqGb83qIQrS9us45utskl8itd7ry - bucketname: formall - filehost: malinkadmin - filedomain: https://formall.oss-accelerate.aliyuncs.com - # EMAIL - mail: - host: smtp.exmail.qq.com - username: sysadministor@iformall.com # 登陆密码sysAd1231 - password: SWqPekCEmhUYuYCd # 授权密码 - properties: - mail: - smtp: - auth: true - starttls: - enable: true - socketFactory: - port: 465 - class: javax.net.ssl.SSLSocketFactory - # RABBITMQ - rabbitmq: - host: localhost - port: 5672 - username: ENC(lRmLd6EzgeY1RT5ktcHv9g==) - password: ENC(gBI8mCjr3OC0v57jcnSb660Ux7mW03K2oePgvohhg7w=) - publisher-confirms: true - publisher-returns: false - virtual-host: / - aliyunRocketmq: - accessKeyId: "LTAI4G7ixY4AhvM35F8o3W3V" - accessKeySecret: "VfWqGb83qIQrS9us45utskl8itd7ry" - groupId: "GID_P_1" - namesrvAddr: "http://MQ_INST_1796289517488555_Bcqaq2is.cn-beijing.mq-internal.aliyuncs.com:8080" - -aws: - clientRegion: cn-northwest-1 - bucketName: iformall-net - access: ENC(a6SN1sZ1enNL49ypiOXkg/pPPAnZD8H4buQFTTKN08s=) - secret: ENC(5P5ff4bTMJUbXVR4ZsM03UHzOKZ4+Zg5Iutcdkyp/Quny/oXg+A4KpfwEyGarlLu3vQMJahGP5M=) - -wechat: - open: - componentAppId: ENC(b3JG0MUZgQfz5Zj+DC2ZM1zDeLOiGTmmeokfe2O8kaM=) - componentSecret: ENC(QVyc4BPGdnSjXGs2ivgpDBE1v8wPWHLLRMYI7Vv8uYwC0SiZHQz0QpyyQV/b48Pb) - componentToken: ENC(rkxj0733WxFFDLgA9x01m2s5Fi2L+0PC) - componentAesKey: ENC(EIbJUBpbYOrLb4YQ/HXLQmxlxgAqIp2ZmpnGICC8pu5xiTz3Cqfkbwd2S8raCcK/IvYcX2GmedI=) - redis: - host: r-2zeaglwf13qqmnllj5.redis.rds.aliyuncs.com - port: 6379 - password: mallone:iF0rm@2l2ol9 - timeout: 3600 - expire: 1800 #30分钟 - database: 2 - defaultExpiration: 2592000 # 默认生命周期30天 - jedis: - pool: - max-active: 100 - max-idle: 100 - max-wait: -1 - min-idle: 10 - -alipay: - open: - appId: 2021002140616334 - appPrivateKey: MIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQCEJmHIlS0luIH7zJRRVlypCcgiSkqpSlnmgyCEM7nu8IerV8Yf7dMBitBklTpJB+4URV1bW+q6Ijzo8RsCyjm1Kx+EFiKf1PiJXlT0h1+bF3fYdDr6r5GK0/TtB8O80p774NcRD3HgbzUS8AEe/GcBvhiXbDRgJh7yAngW9vxl9u1o5UcaxOXVLWDrjlQGF6qyXUlycCNIdPXj3LduP3PBK5daVZwJm33Pr7kmSI0agZvV267HaTpSKaiXI7Zwo+nFMqx9g9kpzmYRfOgHx3DWpQUFI646IB8nEpLpQp3/0eDocuqiHXYgEpLpPoFKoVE228v74YSFh3Y4fFGX+qtjAgMBAAECggEAIJK9Y42xtSyHjaNdo7bf3CK3HAyn3pafFjyYFT4SxJyxNEDMay5Z5nVq7IAD/+BehMycOFqtvveVf+1+NO/XzZo1iH9URYVfRazkz+lWXYopVkdACm6gN1ILeymAy9g2q+s918ywyxteP668+ABK+5j5wsk/F7wNwKVvKGn0yMT7DP0FAL1e0KWndZCZlF79VnFpBLscDJq28GqRzqYop4CWqHHTA6DBvIqkfQV4U3IzqnzOsxNLEMBwhnbK08XfYZ3DxCPH0jQdA2Jj/aABrntq2EpWjzW5H9iZqrVo33rmsNHUSQvla/333RkbpwGyNhI6kcPBRq4cVSAa3y7dMQKBgQDVfyDUPWKXVwIJUgO1my8WIUu2p6nhuT7Mfnpk4X7ewdFaRVjb/r0KvhLgoz2/KOwkqtWTlEvNaCDDycpLXk+V5ZH833kYsDEmxY7ikOUjCcrfYJgT7P77//cZ4Kx8a5X45SiKAZT2GQv7BTtIfNhrfTUj6AQx/3MP3sa2QAWeNQKBgQCedWoF7t+qyck2hctqtTFC7fRkEk7RNJVph1ZOeTqOIAKhmhkwaOE3joxQ/VqHDy212YdW4hI0BWUzbEdMy0Idz2G3y9ERVD84hZehf5GGRdiSrY9EEQgHlcI6Qb8/AnDdpy1DlKUMwTYjVNzkDL3AzeWn61JS1XQaOzZBsJy2NwKBgFa+pJQXrOtYytcGn8M2Hlebh6vbS8cPAVkNOqWqiWXw0iMfcg9Q3XZz7C+hpAD7m5b6YnToGDSJTma+opck5qk88agRFJ7XV+Es+/VKcg9edzNzh9bwwFmbksbM5shW3kSWt3X7Vo73dkqzwXaeY0CpSuIf7zRxWkrkdVCvipjRAoGAMcJlPN+6VQNwsDJromKryXy31gT5wzBkCvN44sOm46KhsOWXK2CD+NJGtdgZaXgWvphEq7/qP3PCR9ekvDTH2lyZLwJN8Mcn4zPwXcKVjDi6vbTK3HEMuHUKvQiQadT2ZGRvDl3LRqoVuhqYEvT9UWJWz9hRzblB8ErPyukPDRkCgYB7bMv2iflpaGE1J3gkTlVJB+2QSfnAXaUDMLWsZN4gYjwEBVCEJ+mhWL1/GeEIBjSs5/qZIeRsYzlxGEcnsJzRfog6ITBF14AeZ+xNkHq83ja87OGVKMypiccGwRehijDhJi6tgMJ0u0w6PiqcJvh0SX4jBhDDPjuWzK2XD+lx8A== - appPublicKeyCertPath: /opt/iformall/service/alipay/appCertPublicKey_2021002140616334.crt - alipayCertPath: /opt/iformall/service/alipay/alipayCertPublicKey_RSA2.crt - alipayRootCertPath: /opt/iformall/service/alipay/alipayRootCert.crt - callback: https://callback.malls.iformall.com/api/alipay/notify/callback - -video: - aliyun: - accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V - accessKeySecret: VfWqGb83qIQrS9us45utskl8itd7ry - regionId: cn-beijing - endPoint: https://oss-cn-beijing.aliyuncs.com - corePoolSize: 6 - maxPoolSize: 20 - queueCapacity: 1000 - namePrefix: aliyun-video-upload - -fm: - exception: true - exception_emails: houtaikaifa@iformall.com - deploy: 3 - open: true - upload_dir: /root/uploads/ - videoType: aliyun - -pos: - dev_id: fmpos - url: https://pos.malls.iformall.com/api - req_key: ZiGFLC4@3c5sTLZT - res_key: ugPAM7wd&%p6I0W8 - -logging: - level: - com.iformall.mapper: debug - path: ./logs/b \ No newline at end of file diff --git a/mallinkBApi/bin/src/main/resources/application-test.yml-bak b/mallinkBApi/bin/src/main/resources/application-test.yml-bak deleted file mode 100644 index 92e878bdf..000000000 --- a/mallinkBApi/bin/src/main/resources/application-test.yml-bak +++ /dev/null @@ -1,106 +0,0 @@ -spring: - profiles: - include: rabbitMQ - # JDBC - datasource: - url: jdbc:mysql://formalldb.cfqyqflkdlit.rds.cn-northwest-1.amazonaws.com.cn:3306/mallinkTest?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&useAffectedRows=true - username: ENC(Uc0AjgkytxHHCwZrmDASWg==) - password: ENC(nV4Mi3bEbBx0Fj7uUyYH55eTaqsFMjKvmNzagicH4pc=) - type: com.alibaba.druid.pool.DruidDataSource - driver-class-name: com.mysql.cj.jdbc.Driver - filters: stat - maxActive: 20 - initialSize: 1 - maxWait: 60000 - minIdle: 1 - timeBetweenEvictionRunsMillis: 28000 - minEvictableIdleTimeMillis: 28000 - validationQuery: select 'x' - testWhileIdle: true - testOnBorrow: false - testOnReturn: false - poolPreparedStatements: true - maxOpenPreparedStatements: 20 - # REDIS - redis: - host: 127.0.0.1 - port: 6379 - password: ENC(QFwqv3NshvvGhFPiP8rwhvbnxk+rFSqhJi8Pw6TogSg=) - timeout: 3600 - expire: 1800 #30分钟 - database: 1 - defaultExpiration: 2592000 # 默认生命周期30天 - jedis: - pool: - max-active: 50 - max-idle: 30 - max-wait: -1 - min-idle: 0 - # EMAIL - mail: - host: smtp.exmail.qq.com - username: ENC(TtJQE2C4cWo8CpVGMMl5hiy5eykepd96J5XjsW3Kj5fgP+6+5ctDNQ==) - password: ENC(Zh6A6kRtA2ABtH6nzdvsqQSO1/8p3mparJr8neI2BLU=) # 授权密码 - properties: - mail: - smtp: - auth: true - starttls: - enable: true - socketFactory: - port: 465 - class: javax.net.ssl.SSLSocketFactory - # RABBITMQ - rabbitmq: - host: 127.0.0.1 - port: 5672 - username: ENC(aSRr6mnSryEqzHHz1hJf1g==) - password: ENC(GnjF/mdqKdvmDYC0tIIso7+20/jBALPw39tiWCYJ4iw=) - publisher-confirms: true - publisher-returns: false - virtual-host: / - -aws: - clientRegion: cn-northwest-1 - bucketName: iformall-net - access: ENC(NCLcmjwKpAWdn/abD17OKIY7yKepVLWzEpqRYUlURCw=) - secret: ENC(TRcZqql0Rq5PExlMeH/4WiZ/i02b8FXKmLTBChJmbluTa1uoLS9LrHyNEMrqe1DK+QgOAdvqGBo=) - -wechat: - open: - componentAppId: ENC(hnH31XdNzArfMfikKgBFpqQuJUl6rVOPFFcAVyb595o=) - componentSecret: ENC(t/GUVX5L+U7LCwSvZ5WmxAnmTMrc/Uy1nljsrokuzzsBL2j6BEVnrS/n7DCdGc/G) - componentToken: ENC(gUF1m0YgCCI2IY54fX6sGLZVlCswA8tG) - componentAesKey: ENC(TYHcrIkICtfrCfGq4HW6s1b/pHf7OD2uyPN11SzJNB0acqJ/4JVX1nuljo/cAtgMG4O05TImLQc=) - redis: - host: 127.0.0.1 - port: 6379 - password: ENC(QFwqv3NshvvGhFPiP8rwhvbnxk+rFSqhJi8Pw6TogSg=) - timeout: 3600 - expire: 1800 #30分钟 - database: 2 - defaultExpiration: 2592000 # 默认生命周期30天 - jedis: - pool: - max-active: 100 - max-idle: 100 - max-wait: -1 - min-idle: 10 - -fm: - exception: true - exception_emails: houtaikaifa@iformall.com - deploy: 2 - open: true - upload_dir: /home/ec2-user/server/uploads/ - -pos: - dev_id: fmpos - url: https://postest.malls.iformall.com/api - req_key: ZiGFLC4@3c5sTLZT - res_key: ugPAM7wd&%p6I0W8 - -logging: - level: - com.iformall: debug - path: ./logs/b \ No newline at end of file diff --git a/mallinkBApi/bin/src/main/resources/application.yml b/mallinkBApi/bin/src/main/resources/application.yml deleted file mode 100644 index 8f0d421b9..000000000 --- a/mallinkBApi/bin/src/main/resources/application.yml +++ /dev/null @@ -1,54 +0,0 @@ -server: - port: 8000 - servlet: - context-path: /B - -spring: - application: - name: mallink - profiles: - active: dev - jackson: - date-format: yyyy-MM-dd HH:mm:ss - time-zone: GMT+8 - default-property-inclusion: non_null -# rocketmq: -# nameServer: 127.0.0.1:9876 -# producer: -# retry-times-when-send-async-failed: 0 -# send-msg-timeout: 300000 -# compress-msg-body-over-howmuch: 4096 -# max-message-size: 4194304 -# retry-another-broker-when-not-store-ok: false -# retry-times-when-send-failed: 2 - -# MybatisPlus -mybatis-plus: - mapper-locations: classpath:mapper/*Mapper.xml - global-config: - db-config: - id-type: id_worker - field-strategy: not_null - db-type: mysql - configuration: - jdbc-type-for-null: 'null' - cache-enabled: false - call-setters-on-nulls: true - type-aliases-package: com.iformall.domain.po - type-enums-package: com.iformall.enums - -# PageHelper -pagehelper: - helperDialect: mysql - reasonable: false - supportMethodsArguments: true - params: count=countSql - offset-as-page-num: true - page-size-zero: true - row-bounds-with-count: true - -mapper: - mappers: - - com.iformall.common.CommonMapper - -version: @project.version@ \ No newline at end of file diff --git a/mallinkBApi/bin/src/main/resources/logback-spring.xml b/mallinkBApi/bin/src/main/resources/logback-spring.xml deleted file mode 100644 index 3a54d117d..000000000 --- a/mallinkBApi/bin/src/main/resources/logback-spring.xml +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - [%date{yyyy-MM-dd HH:mm:ss.SSS}] [%-5level] --%mdc{client}%msg%n - - - - - ${logPath}/trace.log - - ${logPath}/daily/trace.%d{yyyy-MM-dd}.log - 30 - - - [%date{yyyy-MM-dd HH:mm:ss.SSS}] [%-5level] [%logger:%line]--%mdc{client} %msg%n - - - - - ${logPath}/info.log - - ${logPath}/daily/info.%d{yyyy-MM-dd}.log - 30 - - - [%date{yyyy-MM-dd HH:mm:ss.SSS}] [%-5level] [%logger:%line]--%mdc{client} %msg%n - - - INFO - ACCEPT - DENY - - - - - ${logPath}/debug.log - - ${logPath}/daily/debug.%d{yyyy-MM-dd}.log - 30 - - - [%date{yyyy-MM-dd HH:mm:ss.SSS}] [%-5level] [%logger:%line]--%mdc{client} %msg%n - - - DEBUG - ACCEPT - DENY - - - - - - ${logPath}/warn.log - - ${logPath}/daily/warn.%d{yyyy-MM-dd}.log - 30 - - - [%date{yyyy-MM-dd HH:mm:ss.SSS}] [%-5level] [%logger:%line]--%mdc{client} %msg%n - - - WARN - ACCEPT - DENY - - - - - - - ${logPath}/error.log - - ${logPath}/daily/error.%d{yyyy-MM-dd}.log - 30 - - - [%date{yyyy-MM-dd HH:mm:ss.SSS}] [%-5level] [%logger:%line]--%mdc{client} %msg%n - - - ERROR - ACCEPT - DENY - - - - - - - - - - - - - - \ No newline at end of file diff --git a/mallinkBApi/bin/src/test/java/com/iformall/b/CouponsendTest.class b/mallinkBApi/bin/src/test/java/com/iformall/b/CouponsendTest.class deleted file mode 100644 index f4034c1d8..000000000 Binary files a/mallinkBApi/bin/src/test/java/com/iformall/b/CouponsendTest.class and /dev/null differ diff --git a/mallinkBApi/bin/target/classes/application-dev.yml b/mallinkBApi/bin/target/classes/application-dev.yml deleted file mode 100644 index 3928e6030..000000000 --- a/mallinkBApi/bin/target/classes/application-dev.yml +++ /dev/null @@ -1,190 +0,0 @@ -spring: - profiles: - #include: aliyunRocketMQ - include: rabbitMQ - # JDBC - datasource: - url: jdbc:mysql://101.200.130.134:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - username: root - password: fm2020test - type: com.alibaba.druid.pool.DruidDataSource - driver-class-name: com.mysql.cj.jdbc.Driver - filters: stat - maxActive: 20 - initialSize: 1 - maxWait: 60000 - minIdle: 1 - timeBetweenEvictionRunsMillis: 28000 - minEvictableIdleTimeMillis: 28000 - validationQuery: select 'x' - testWhileIdle: true - testOnBorrow: false - testOnReturn: false - poolPreparedStatements: true - maxOpenPreparedStatements: 20 - #jackson: - #date-format: yyyy-MM-dd HH:mm:ss - # REDIS - redis: - host: 101.200.130.134 - port: 6379 - password: iF0rm@2l2ol9 - timeout: 3600 - expire: 1800 #30分钟 - database: 5 - defaultExpiration: 2592000 # 默认生命周期30天 - jedis: - pool: - max-active: 50 - max-idle: 30 - max-wait: -1 - min-idle: 0 - - # SMS - aliyun: - sms: - accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V - accessKeySecret: VfWqGb83qIQrS9us45utskl8itd7ry - product: Dysmsapi - domain: dysmsapi.aliyuncs.com - regionId: cn-hangzhou - dateFormat: yyyyMMdd - endpointName: cn-hangzhou - - oss: - endpoint: oss-cn-beijing.aliyuncs.com - keyid: LTAI4G7ixY4AhvM35F8o3W3V - keysecret: VfWqGb83qIQrS9us45utskl8itd7ry - bucketname: formall - filehost: malinkbapi - filedomain: https://formall.oss-accelerate.aliyuncs.com - - # EMAIL - mail: - host: smtp.exmail.qq.com - username: service@iformall.com - password: jGvApygXN7wc5SzN # 授权密码 - properties: - mail: - smtp: - auth: true - starttls: - enable: true - socketFactory: - port: 465 - class: javax.net.ssl.SSLSocketFactory - # ROCKETMQ - rocketmq: - nameServer: 127.0.0.1:9876 - producer: - retry-times-when-send-async-failed: 0 - send-msg-timeout: 300000 - compress-msg-body-over-howmuch: 4096 - max-message-size: 4194304 - retry-another-broker-when-not-store-ok: false - retry-times-when-send-failed: 2 - # RABBITMQ - rabbitmq: - host: 101.200.130.134 - port: 5672 - username: fumao - password: f9l98 - publisher-confirms: true - publisher-returns: false - virtual-host: / - aliyunRocketmq: - accessKeyId: "LTAI4G7ixY4AhvM35F8o3W3V" - accessKeySecret: "VfWqGb83qIQrS9us45utskl8itd7ry" - groupId: "GID_P_1" - namesrvAddr: "http://MQ_INST_1796289517488555_Bcqaq2is.cn-beijing.mq-internal.aliyuncs.com:8080" - -aws: - clientRegion: cn-northwest-1 - bucketName: iformall-net - access: ENC(3gx5ghDFBqGrEhO3Wf8aYmXsnwHO7Cj3HNKJGOeUj0o=) - secret: ENC(HVKIJwCJKVXLlUpGlQPwNqJOlnpxn4xYuy91SH0seTSm2uAttIQHvA49fXWWax90v5wloIk0QuU=) - -jasypt: - encryptor: - password: oRqdnDbK5pj3eMmB - -#wechat: -# open: -# componentAppId: "wxdfc8fb4e62d6b52b" -# componentSecret: "98daa62b316dd6feabaad708327ce233" -# componentToken: "formall2018" -# componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" -# redis: -# host: 101.201.103.81 -# port: 6379 -# password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) -# timeout: 3600 -# expire: 1800 #30分钟 -# database: 2 -# defaultExpiration: 2592000 # 默认生命周期30天 -# jedis: -# pool: -# max-active: 100 -# max-idle: 500 -# max-wait: -1 -# min-idle: 10 - -wechat: - web: - appId: "wx091907dd0bfd3f6b" - secret: "2a2ca10738998b9ef92c1fe8a4d366a6" - url: "https://admintest.malls.iformall.com" - open: - componentAppId: wxdfc8fb4e62d6b52b - componentSecret: 98daa62b316dd6feabaad708327ce233 - componentToken: formall2018 - componentAesKey: htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN - redis: - host: 101.200.130.134 - port: 6379 - password: iF0rm@2l2ol9 - timeout: 3600 - expire: 1800 #30分钟 - database: 2 - defaultExpiration: 2592000 # 默认生命周期30天 - jedis: - pool: - max-active: 100 - max-idle: 100 - max-wait: -1 - min-idle: 10 - -alipay: - open: - appId: 2021002137663024 - appPrivateKey: MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCUfymV5J73QQMG52PVIGUbowkloYCO4B7TQoKbrTZf2YeYsg/To/o4PiXPMNwEUfEUU8NYQ6WwNhCd2fa1ei8WFXJUf3bfgswtBk1aOmHLeY9yoXFxIKMTQ9RcobnmBzKQZlaAPMTSr7t1QtKZKPuc2gEHGRFYKO/ZuL8gIpnsVidVtmi52yd7hzao/pI3ThLA0lreg4L3rYP5ESQZRytxIPgUQ4KI11pZxFgbe+uy28AGDYIQscSIb+SWOHPYKLvOEqqepIZ8M18w/U0lZzpzepzi/V/llekvXJ6UEf1lzl7x/4UIA3WPN1B40+NzbD/OxEGTuM0UctOG6ZTd4Te9AgMBAAECggEAPYksnHbvARspu/SrRCh2fatkIPn6Ijrxyy3mnch7neCw9i/jqxpqmF/4nxFqO0gRlRDZBHyT7p+Y5zDpsW5+kLI2fJmNkzXKkmXoLBnBaOZo8WHBdtXFfjg/iltig9Y7t+cQtXd5QK2eCwuz5dA75FXa0ywqKdRdAGY0nYZ5LpwrHVU8RXheUDCJyhKNj2+W6lIaSKDxLZU3laO1oBrv1agcy7Crd5E2ndb8O3Enga+z7wSz2h7A1BasC/Yl/Ro0Y21wLCH3s/R6qA0Paq12+WEF+xdodM7SrP43CCTVFGbC1TfEOdanJfixop8QuYsIp7pHrL925+vP4eY9RfckgQKBgQDQqLdpDzzU7Ot/L9Vc/r8d4iwXXbX8+HwVFV4oBuausgFyv8eJJpfrI+IlEoB1ubJcPpJBFqfmeYTW6/v6ioFljJAlWfFvesUVt/HszBMIOsU0Bzt7ex6WlwKOagb0q0ZPA4T0OY0K0lg0loaaaR8ZTr4ivDymaGBtTBYhslpc7QKBgQC2MBznGEc5r2dhyENvdPOR20PnXQcevGnPdqSus8m0VmDcHE72RVcckcZtwczsb3NaLSqmjAcWTn51/VFmlvhB3F34FcFTPZGq6sj7fWK8HuFq7l7mu5OzYuVr73zy9ggsUuaw10IqvvwIVxszNAF0hiRnSGH3z27CoRmz3s+8EQKBgQCK3o7atBJ3X4rIJiypbL4DhIB1uJ+jUjk6yvLUTut+fufp1+tTw0S+cS5UIAEw2Lr1G4u5F/v8rwmTBJG6SC4gSLGyui6uVBYRA1BWmedcxchzfRDAeMt9y9kesUAZ3Fe5xIzbAeZ1ulKMBVZmM+pHrJlsgr0Wv0bV1xqvqITtbQKBgBIsIGXopQoa9dvqBtfyOW1eCprkS5aEQqWf9vM6Ga90QjsSU8n6xqKh48IE57TZtQ7UnIF6TCasc66/MsRh4KdpHLJnMR5lcMc0nhF/wz5ychehaTPol+X3wlyOyc7OPah2KG6ROhdbb3ZBggQMduyxiKYIsUTvmuOtAAxR+DSRAoGADtuDzGQDOJYWiO2uuP6FpA5IJaiwlSfu3xncJVfhO8SVr6VBJFg88igbIB3w6nk/sv7j9VTXqXre9HMvp1flxaaLsdxM4HcTSALS9q6t/ajaveqte6S5kAtWx0WW8C6PtgWXHbxcD7LXARSsKLoEl2JXXyUVS/m2l/RzHBQ8GJI= - appPublicKeyCertPath: /opt/iformall/service/alipay/appCertPublicKey_2021002137663024.crt - alipayCertPath: /opt/iformall/service/alipay/alipayCertPublicKey_RSA2.crt - alipayRootCertPath: /opt/iformall/service/alipay/alipayRootCert.crt - callback: https://callbacktest.malls.iformall.com/api/alipay/notify/callback - -video: - aliyun: - accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V - accessKeySecret: VfWqGb83qIQrS9us45utskl8itd7ry - regionId: cn-beijing - -fm: - exception: true - exception_emails: xuxiaohu@iformall.com - deploy: 1 - open: true - upload_dir: /home/test/server/uploads - videoType: aliyun - -pos: - dev_id: fmpos - url: https://pos.youlane.cn/api - req_key: ZiGFLC4@3c5sTLZT - res_key: ugPAM7wd&%p6I0W8 - - -logging: - level: - com.iformall.mapper: debug - path: ./logs/b \ No newline at end of file diff --git a/mallinkBApi/bin/target/classes/application-prod.yml b/mallinkBApi/bin/target/classes/application-prod.yml deleted file mode 100644 index 0cd3d8c89..000000000 --- a/mallinkBApi/bin/target/classes/application-prod.yml +++ /dev/null @@ -1,150 +0,0 @@ -spring: - profiles: - include: aliyunRocketMQ - # JDBC - datasource: - url: jdbc:mysql://zc349w82qvn56ftl5e64-rw4rm.rwlb.rds.aliyuncs.com:3306/mallink?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&useAffectedRows=true - username: ENC(nUefcxWYlMS/1cDxikIKwA==) - password: ENC(neToS+hzeFjgSFB/7UEl5qYnW2rUjrPq) - type: com.alibaba.druid.pool.DruidDataSource - driver-class-name: com.mysql.cj.jdbc.Driver - filters: stat - maxActive: 20 - initialSize: 1 - maxWait: 60000 - minIdle: 1 - timeBetweenEvictionRunsMillis: 28000 - minEvictableIdleTimeMillis: 28000 - validationQuery: select 'x' - testWhileIdle: true - testOnBorrow: false - testOnReturn: false - poolPreparedStatements: true - maxOpenPreparedStatements: 20 - # REDIS - redis: - host: r-2zeaglwf13qqmnllj5.redis.rds.aliyuncs.com - port: 6379 - password: mallone:iF0rm@2l2ol9 - timeout: 3600 - expire: 1800 #30分钟 - database: 1 - defaultExpiration: 2592000 # 默认生命周期30天 - jedis: - pool: - max-active: 100 - max-idle: 20 - max-wait: -1 - min-idle: 0 - - # SMS - aliyun: - sms: - accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V - accessKeySecret: VfWqGb83qIQrS9us45utskl8itd7ry - product: Dysmsapi - domain: dysmsapi.aliyuncs.com - regionId: cn-hangzhou - dateFormat: yyyyMMdd - endpointName: cn-hangzhou - oss: - endpoint: oss-cn-beijing.aliyuncs.com - keyid: LTAI4G7ixY4AhvM35F8o3W3V - keysecret: VfWqGb83qIQrS9us45utskl8itd7ry - bucketname: formall - filehost: malinkadmin - filedomain: https://formall.oss-accelerate.aliyuncs.com - # EMAIL - mail: - host: smtp.exmail.qq.com - username: sysadministor@iformall.com # 登陆密码sysAd1231 - password: SWqPekCEmhUYuYCd # 授权密码 - properties: - mail: - smtp: - auth: true - starttls: - enable: true - socketFactory: - port: 465 - class: javax.net.ssl.SSLSocketFactory - # RABBITMQ - rabbitmq: - host: localhost - port: 5672 - username: ENC(lRmLd6EzgeY1RT5ktcHv9g==) - password: ENC(gBI8mCjr3OC0v57jcnSb660Ux7mW03K2oePgvohhg7w=) - publisher-confirms: true - publisher-returns: false - virtual-host: / - aliyunRocketmq: - accessKeyId: "LTAI4G7ixY4AhvM35F8o3W3V" - accessKeySecret: "VfWqGb83qIQrS9us45utskl8itd7ry" - groupId: "GID_P_1" - namesrvAddr: "http://MQ_INST_1796289517488555_Bcqaq2is.cn-beijing.mq-internal.aliyuncs.com:8080" - -aws: - clientRegion: cn-northwest-1 - bucketName: iformall-net - access: ENC(a6SN1sZ1enNL49ypiOXkg/pPPAnZD8H4buQFTTKN08s=) - secret: ENC(5P5ff4bTMJUbXVR4ZsM03UHzOKZ4+Zg5Iutcdkyp/Quny/oXg+A4KpfwEyGarlLu3vQMJahGP5M=) - -wechat: - open: - componentAppId: ENC(b3JG0MUZgQfz5Zj+DC2ZM1zDeLOiGTmmeokfe2O8kaM=) - componentSecret: ENC(QVyc4BPGdnSjXGs2ivgpDBE1v8wPWHLLRMYI7Vv8uYwC0SiZHQz0QpyyQV/b48Pb) - componentToken: ENC(rkxj0733WxFFDLgA9x01m2s5Fi2L+0PC) - componentAesKey: ENC(EIbJUBpbYOrLb4YQ/HXLQmxlxgAqIp2ZmpnGICC8pu5xiTz3Cqfkbwd2S8raCcK/IvYcX2GmedI=) - redis: - host: r-2zeaglwf13qqmnllj5.redis.rds.aliyuncs.com - port: 6379 - password: mallone:iF0rm@2l2ol9 - timeout: 3600 - expire: 1800 #30分钟 - database: 2 - defaultExpiration: 2592000 # 默认生命周期30天 - jedis: - pool: - max-active: 100 - max-idle: 100 - max-wait: -1 - min-idle: 10 - -alipay: - open: - appId: 2021002140616334 - appPrivateKey: MIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQCEJmHIlS0luIH7zJRRVlypCcgiSkqpSlnmgyCEM7nu8IerV8Yf7dMBitBklTpJB+4URV1bW+q6Ijzo8RsCyjm1Kx+EFiKf1PiJXlT0h1+bF3fYdDr6r5GK0/TtB8O80p774NcRD3HgbzUS8AEe/GcBvhiXbDRgJh7yAngW9vxl9u1o5UcaxOXVLWDrjlQGF6qyXUlycCNIdPXj3LduP3PBK5daVZwJm33Pr7kmSI0agZvV267HaTpSKaiXI7Zwo+nFMqx9g9kpzmYRfOgHx3DWpQUFI646IB8nEpLpQp3/0eDocuqiHXYgEpLpPoFKoVE228v74YSFh3Y4fFGX+qtjAgMBAAECggEAIJK9Y42xtSyHjaNdo7bf3CK3HAyn3pafFjyYFT4SxJyxNEDMay5Z5nVq7IAD/+BehMycOFqtvveVf+1+NO/XzZo1iH9URYVfRazkz+lWXYopVkdACm6gN1ILeymAy9g2q+s918ywyxteP668+ABK+5j5wsk/F7wNwKVvKGn0yMT7DP0FAL1e0KWndZCZlF79VnFpBLscDJq28GqRzqYop4CWqHHTA6DBvIqkfQV4U3IzqnzOsxNLEMBwhnbK08XfYZ3DxCPH0jQdA2Jj/aABrntq2EpWjzW5H9iZqrVo33rmsNHUSQvla/333RkbpwGyNhI6kcPBRq4cVSAa3y7dMQKBgQDVfyDUPWKXVwIJUgO1my8WIUu2p6nhuT7Mfnpk4X7ewdFaRVjb/r0KvhLgoz2/KOwkqtWTlEvNaCDDycpLXk+V5ZH833kYsDEmxY7ikOUjCcrfYJgT7P77//cZ4Kx8a5X45SiKAZT2GQv7BTtIfNhrfTUj6AQx/3MP3sa2QAWeNQKBgQCedWoF7t+qyck2hctqtTFC7fRkEk7RNJVph1ZOeTqOIAKhmhkwaOE3joxQ/VqHDy212YdW4hI0BWUzbEdMy0Idz2G3y9ERVD84hZehf5GGRdiSrY9EEQgHlcI6Qb8/AnDdpy1DlKUMwTYjVNzkDL3AzeWn61JS1XQaOzZBsJy2NwKBgFa+pJQXrOtYytcGn8M2Hlebh6vbS8cPAVkNOqWqiWXw0iMfcg9Q3XZz7C+hpAD7m5b6YnToGDSJTma+opck5qk88agRFJ7XV+Es+/VKcg9edzNzh9bwwFmbksbM5shW3kSWt3X7Vo73dkqzwXaeY0CpSuIf7zRxWkrkdVCvipjRAoGAMcJlPN+6VQNwsDJromKryXy31gT5wzBkCvN44sOm46KhsOWXK2CD+NJGtdgZaXgWvphEq7/qP3PCR9ekvDTH2lyZLwJN8Mcn4zPwXcKVjDi6vbTK3HEMuHUKvQiQadT2ZGRvDl3LRqoVuhqYEvT9UWJWz9hRzblB8ErPyukPDRkCgYB7bMv2iflpaGE1J3gkTlVJB+2QSfnAXaUDMLWsZN4gYjwEBVCEJ+mhWL1/GeEIBjSs5/qZIeRsYzlxGEcnsJzRfog6ITBF14AeZ+xNkHq83ja87OGVKMypiccGwRehijDhJi6tgMJ0u0w6PiqcJvh0SX4jBhDDPjuWzK2XD+lx8A== - appPublicKeyCertPath: /opt/iformall/service/alipay/appCertPublicKey_2021002140616334.crt - alipayCertPath: /opt/iformall/service/alipay/alipayCertPublicKey_RSA2.crt - alipayRootCertPath: /opt/iformall/service/alipay/alipayRootCert.crt - callback: https://callback.malls.iformall.com/api/alipay/notify/callback - -video: - aliyun: - accessKeyId: LTAI4G7ixY4AhvM35F8o3W3V - accessKeySecret: VfWqGb83qIQrS9us45utskl8itd7ry - regionId: cn-beijing - endPoint: https://oss-cn-beijing.aliyuncs.com - corePoolSize: 6 - maxPoolSize: 20 - queueCapacity: 1000 - namePrefix: aliyun-video-upload - -fm: - exception: true - exception_emails: houtaikaifa@iformall.com - deploy: 3 - open: true - upload_dir: /root/uploads/ - videoType: aliyun - -pos: - dev_id: fmpos - url: https://pos.malls.iformall.com/api - req_key: ZiGFLC4@3c5sTLZT - res_key: ugPAM7wd&%p6I0W8 - -logging: - level: - com.iformall.mapper: debug - path: ./logs/b \ No newline at end of file diff --git a/mallinkBApi/bin/target/classes/application-test.yml-bak b/mallinkBApi/bin/target/classes/application-test.yml-bak deleted file mode 100644 index 92e878bdf..000000000 --- a/mallinkBApi/bin/target/classes/application-test.yml-bak +++ /dev/null @@ -1,106 +0,0 @@ -spring: - profiles: - include: rabbitMQ - # JDBC - datasource: - url: jdbc:mysql://formalldb.cfqyqflkdlit.rds.cn-northwest-1.amazonaws.com.cn:3306/mallinkTest?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&useAffectedRows=true - username: ENC(Uc0AjgkytxHHCwZrmDASWg==) - password: ENC(nV4Mi3bEbBx0Fj7uUyYH55eTaqsFMjKvmNzagicH4pc=) - type: com.alibaba.druid.pool.DruidDataSource - driver-class-name: com.mysql.cj.jdbc.Driver - filters: stat - maxActive: 20 - initialSize: 1 - maxWait: 60000 - minIdle: 1 - timeBetweenEvictionRunsMillis: 28000 - minEvictableIdleTimeMillis: 28000 - validationQuery: select 'x' - testWhileIdle: true - testOnBorrow: false - testOnReturn: false - poolPreparedStatements: true - maxOpenPreparedStatements: 20 - # REDIS - redis: - host: 127.0.0.1 - port: 6379 - password: ENC(QFwqv3NshvvGhFPiP8rwhvbnxk+rFSqhJi8Pw6TogSg=) - timeout: 3600 - expire: 1800 #30分钟 - database: 1 - defaultExpiration: 2592000 # 默认生命周期30天 - jedis: - pool: - max-active: 50 - max-idle: 30 - max-wait: -1 - min-idle: 0 - # EMAIL - mail: - host: smtp.exmail.qq.com - username: ENC(TtJQE2C4cWo8CpVGMMl5hiy5eykepd96J5XjsW3Kj5fgP+6+5ctDNQ==) - password: ENC(Zh6A6kRtA2ABtH6nzdvsqQSO1/8p3mparJr8neI2BLU=) # 授权密码 - properties: - mail: - smtp: - auth: true - starttls: - enable: true - socketFactory: - port: 465 - class: javax.net.ssl.SSLSocketFactory - # RABBITMQ - rabbitmq: - host: 127.0.0.1 - port: 5672 - username: ENC(aSRr6mnSryEqzHHz1hJf1g==) - password: ENC(GnjF/mdqKdvmDYC0tIIso7+20/jBALPw39tiWCYJ4iw=) - publisher-confirms: true - publisher-returns: false - virtual-host: / - -aws: - clientRegion: cn-northwest-1 - bucketName: iformall-net - access: ENC(NCLcmjwKpAWdn/abD17OKIY7yKepVLWzEpqRYUlURCw=) - secret: ENC(TRcZqql0Rq5PExlMeH/4WiZ/i02b8FXKmLTBChJmbluTa1uoLS9LrHyNEMrqe1DK+QgOAdvqGBo=) - -wechat: - open: - componentAppId: ENC(hnH31XdNzArfMfikKgBFpqQuJUl6rVOPFFcAVyb595o=) - componentSecret: ENC(t/GUVX5L+U7LCwSvZ5WmxAnmTMrc/Uy1nljsrokuzzsBL2j6BEVnrS/n7DCdGc/G) - componentToken: ENC(gUF1m0YgCCI2IY54fX6sGLZVlCswA8tG) - componentAesKey: ENC(TYHcrIkICtfrCfGq4HW6s1b/pHf7OD2uyPN11SzJNB0acqJ/4JVX1nuljo/cAtgMG4O05TImLQc=) - redis: - host: 127.0.0.1 - port: 6379 - password: ENC(QFwqv3NshvvGhFPiP8rwhvbnxk+rFSqhJi8Pw6TogSg=) - timeout: 3600 - expire: 1800 #30分钟 - database: 2 - defaultExpiration: 2592000 # 默认生命周期30天 - jedis: - pool: - max-active: 100 - max-idle: 100 - max-wait: -1 - min-idle: 10 - -fm: - exception: true - exception_emails: houtaikaifa@iformall.com - deploy: 2 - open: true - upload_dir: /home/ec2-user/server/uploads/ - -pos: - dev_id: fmpos - url: https://postest.malls.iformall.com/api - req_key: ZiGFLC4@3c5sTLZT - res_key: ugPAM7wd&%p6I0W8 - -logging: - level: - com.iformall: debug - path: ./logs/b \ No newline at end of file diff --git a/mallinkBApi/bin/target/classes/application.yml b/mallinkBApi/bin/target/classes/application.yml deleted file mode 100644 index fefb838d5..000000000 --- a/mallinkBApi/bin/target/classes/application.yml +++ /dev/null @@ -1,54 +0,0 @@ -server: - port: 8000 - servlet: - context-path: /B - -spring: - application: - name: mallink - profiles: - active: dev - jackson: - date-format: yyyy-MM-dd HH:mm:ss - time-zone: GMT+8 - default-property-inclusion: non_null -# rocketmq: -# nameServer: 127.0.0.1:9876 -# producer: -# retry-times-when-send-async-failed: 0 -# send-msg-timeout: 300000 -# compress-msg-body-over-howmuch: 4096 -# max-message-size: 4194304 -# retry-another-broker-when-not-store-ok: false -# retry-times-when-send-failed: 2 - -# MybatisPlus -mybatis-plus: - mapper-locations: classpath:mapper/*Mapper.xml - global-config: - db-config: - id-type: id_worker - field-strategy: not_null - db-type: mysql - configuration: - jdbc-type-for-null: 'null' - cache-enabled: false - call-setters-on-nulls: true - type-aliases-package: com.iformall.domain.po - type-enums-package: com.iformall.enums - -# PageHelper -pagehelper: - helperDialect: mysql - reasonable: false - supportMethodsArguments: true - params: count=countSql - offset-as-page-num: true - page-size-zero: true - row-bounds-with-count: true - -mapper: - mappers: - - com.iformall.common.CommonMapper - -version: 1.0 \ No newline at end of file diff --git a/mallinkBApi/bin/target/classes/logback-spring.xml b/mallinkBApi/bin/target/classes/logback-spring.xml deleted file mode 100644 index 3a54d117d..000000000 --- a/mallinkBApi/bin/target/classes/logback-spring.xml +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - - - [%date{yyyy-MM-dd HH:mm:ss.SSS}] [%-5level] --%mdc{client}%msg%n - - - - - ${logPath}/trace.log - - ${logPath}/daily/trace.%d{yyyy-MM-dd}.log - 30 - - - [%date{yyyy-MM-dd HH:mm:ss.SSS}] [%-5level] [%logger:%line]--%mdc{client} %msg%n - - - - - ${logPath}/info.log - - ${logPath}/daily/info.%d{yyyy-MM-dd}.log - 30 - - - [%date{yyyy-MM-dd HH:mm:ss.SSS}] [%-5level] [%logger:%line]--%mdc{client} %msg%n - - - INFO - ACCEPT - DENY - - - - - ${logPath}/debug.log - - ${logPath}/daily/debug.%d{yyyy-MM-dd}.log - 30 - - - [%date{yyyy-MM-dd HH:mm:ss.SSS}] [%-5level] [%logger:%line]--%mdc{client} %msg%n - - - DEBUG - ACCEPT - DENY - - - - - - ${logPath}/warn.log - - ${logPath}/daily/warn.%d{yyyy-MM-dd}.log - 30 - - - [%date{yyyy-MM-dd HH:mm:ss.SSS}] [%-5level] [%logger:%line]--%mdc{client} %msg%n - - - WARN - ACCEPT - DENY - - - - - - - ${logPath}/error.log - - ${logPath}/daily/error.%d{yyyy-MM-dd}.log - 30 - - - [%date{yyyy-MM-dd HH:mm:ss.SSS}] [%-5level] [%logger:%line]--%mdc{client} %msg%n - - - ERROR - ACCEPT - DENY - - - - - - - - - - - - - - \ No newline at end of file diff --git a/mallinkNeuPosAdmin/logPath_IS_UNDEFINED/debug.log b/mallinkNeuPosAdmin/logPath_IS_UNDEFINED/debug.log deleted file mode 100644 index e69de29bb..000000000 diff --git a/mallinkNeuPosAdmin/logPath_IS_UNDEFINED/error.log b/mallinkNeuPosAdmin/logPath_IS_UNDEFINED/error.log deleted file mode 100644 index e69de29bb..000000000 diff --git a/mallinkNeuPosAdmin/logPath_IS_UNDEFINED/info.log b/mallinkNeuPosAdmin/logPath_IS_UNDEFINED/info.log deleted file mode 100644 index e69de29bb..000000000 diff --git a/mallinkNeuPosAdmin/logPath_IS_UNDEFINED/trace.log b/mallinkNeuPosAdmin/logPath_IS_UNDEFINED/trace.log deleted file mode 100644 index e69de29bb..000000000 diff --git a/mallinkNeuPosAdmin/logPath_IS_UNDEFINED/warn.log b/mallinkNeuPosAdmin/logPath_IS_UNDEFINED/warn.log deleted file mode 100644 index e69de29bb..000000000