diff --git a/coolstore-partner-web/src/main/resources/application-ab.properties b/coolstore-partner-web/src/main/resources/application-ab.properties
deleted file mode 100644
index 7b79d39b0..000000000
--- a/coolstore-partner-web/src/main/resources/application-ab.properties
+++ /dev/null
@@ -1,108 +0,0 @@
-
-#mysql config
-default.datasource.url=jdbc:mysql://dingpushcoolcollege.mysql.rds.aliyuncs.com:3306/coolcollege_intelligent_hy?useSSL=false&useUnicode=true&characterEncoding=utf8&allowMultiQueries=true&autoReconnect=true
-default.datasource.username=hsay
-default.datasource.password=Z3J7xBbgouMD
-
-#redis
-spring.redis.host=tstore-coolcollege.redis.rds.aliyuncs.com
-spring.redis.port=6379
-spring.redis.password=Cx111111
-spring.redis.database=0
-spring.redis.timeout=2000ms
-spring.redis.lettuce.pool.max-wait=100ms
-spring.redis.lettuce.pool.max-active=1024
-spring.redis.lettuce.pool.max-idle=200
-spring.redis.lettuce.pool.min-idle=0
-spring.redis.lettuce.shutdown-timeout=100ms
-redis.host.uri=http://userInfo:Cx111111@tstore-coolcollege.redis.rds.aliyuncs.com:6379/0
-redis.isv.host.uri=http://userInfo:Cx111111@tstore-coolcollege.redis.rds.aliyuncs.com:6379/2
-
-#pagehelper
-pagehelper.helper-dialect=mysql
-pagehelper.reasonable=false
-pagehelper.returnPageInfo=check
-pagehelper.support-methods-arguments=false
-pagehelper.params=count=countSql
-pagehelper.page-size-zero=true
-
-spring.mvc.async.request-timeout=60000
-
-# mybatis config
-mybatis.mapper-locations=classpath*:mapper/**/*Mapper.xml
-
-mybatis.configuration.call-setters-on-nulls=true
-mybatis.configuration.map-underscore-to-camel-case=true
-
-isv.domain=https://abstore-isv.coolstore.cn/isv
-
-#rocketmq \u914D\u7F6E
-rocketmq.accessKey=zK2oVEz4G1ts23d2
-rocketmq.secretKey=0UstLCS0mh2ASgBh
-rocketmq.nameSrvAdder=http://rmq-cn-9lb38l1rx04.cn-hangzhou.rmq.aliyuncs.com:8080
-rocketmq.topic=simple_message
-
-#oss配置
-oss.accessKeyId=LTAI5tRSXy2MrqaaBJ6gReur
-oss.accessKeySecret=FFsl8d9batprJ0vXr0k4Y8ada40Wm2
-oss.endpoint=oss-cn-hangzhou.aliyuncs.com
-oss.bucket=cool-store-hsay
-oss.file.dir=partner/171cddee76471740/
-oss.excelFile.dir=lineExcel/
-
-#企业corpId
-corp.id=171cddee76471740
-#cdn地址
-cdn.url=https://testhsaypic.coolstore.cn
-
-#TRTC
-trtc.sdkAppId=1400811820
-trtc.secretKey=4854bab106c2ca2a2fda16a8c966933e28a078a34e458999d6227e8cd8ab8219
-trtc.video.callback.secretKey=1ECEAD34DBD84E838BF07FC7360EA4D8
-
-weixin.appId=wx997f2206e276e513
-weixin.appSecret=90a51574dde00480316f81a552e6b5cb
-weixin.index.url=pages/index/index
-
-signKey=77fea013c3a6459685b83c21a2fc3411
-fixMobileOpenid=HSAY5531DA7
-#xxljob配置
-#xxljob配置
-xxl.job.admin.addresses=http://10.7.53.224:10001/xxl-job-admin
-xxl.job.executor.appname=${spring.application.name}
-xxl.job.executor.ip=
-xxl.job.executor.port=31001
-xxl.job.executor.logpath=logs/xxl-job/jobhandler
-xxl.job.executor.logretentiondays=3
-xxl.job.accessToken=25365115eed84e9ba5e0040abb255a09
-
-
-hs.mdm.baseUrl=http://36.7.115.86:10112
-hs.mdm.appkey=HSAYPartner
-hs.mdm.appsec=ab39fedb886fa3587c7f517551976de8b2606f5511fd8f8675266825d74c5cd3
-
-#sms
-hs.sms.accessKeyId=LTAI5tPWCTeCyngfYLqoSGWk
-hs.sms.accessKeySecret=jkzIXlvNF17ne5TPPEFP1sQhcfg4Je
-
-ec.baseUrl=https://oapi-gateway.shpr.top/basic
-
-#飞书通知
-feishu.notice.link.url=https://applink.feishu.cn/client/web_app/open?appId=cli_a4f3e24dc73a100c&lk_target_url=https%3A%2F%2Ftest-hsay-web.coolstore.cn%2F%23%2Fwork%2Fbench
-feishu.notice.link.url.mobile=https://test-hsay-web.coolstore.cn/#/mobile
-
-#阿里云ak sk
-aliyun.accessKeyId=LTAI5t9RaXvABZbHvoXjDFJ1
-aliyun.accessKeySecret=zhOK7WWo3yGoUWkOMaatty19k25CMd
-aliyun.authCode=Y81FVZepk6
-
-exhibition.channel.id=52399
-recommended.channel.id=52400
-manual.channel.id=52403
-sms.invate.channel.id=46930
-
-ec.sync.createUserId=ou_18d7526a527a30a06ee99205ad983f3f
-
-#沪上阿姨事件中心地址
-hsay.event.url=https://oapi-gateway.shpr.top/event
-hsay.event.systemsource=hsay_test
\ No newline at end of file
diff --git a/coolstore-partner-web/src/main/resources/application-local.properties b/coolstore-partner-web/src/main/resources/application-local.properties
index 2266c93e9..b3239f00d 100644
--- a/coolstore-partner-web/src/main/resources/application-local.properties
+++ b/coolstore-partner-web/src/main/resources/application-local.properties
@@ -4,17 +4,6 @@ default.datasource.url=jdbc:mysql://dingpushcoolcollege.mysql.rds.aliyuncs.com:3
default.datasource.username=hsay
default.datasource.password=Z3J7xBbgouMD
-#redis
-spring.redis.host=tstore-coolcollege.redis.rds.aliyuncs.com
-spring.redis.port=6379
-spring.redis.password=Cx111111
-spring.redis.database=0
-spring.redis.timeout=2000ms
-spring.redis.lettuce.pool.max-wait=100ms
-spring.redis.lettuce.pool.max-active=1024
-spring.redis.lettuce.pool.max-idle=200
-spring.redis.lettuce.pool.min-idle=0
-spring.redis.lettuce.shutdown-timeout=100ms
redis.host.uri=http://userInfo:Cx111111@tstore-coolcollege.redis.rds.aliyuncs.com:6379/0
redis.isv.host.uri=http://userInfo:Cx111111@tstore-coolcollege.redis.rds.aliyuncs.com:6379/2
@@ -77,32 +66,5 @@ xxl.job.executor.logretentiondays=3
xxl.job.accessToken=25365115eed84e9ba5e0040abb255a09
-hs.mdm.baseUrl=http://36.7.115.86:10112
-hs.mdm.appkey=HSAYPartner
-hs.mdm.appsec=ab39fedb886fa3587c7f517551976de8b2606f5511fd8f8675266825d74c5cd3
-
-#sms
-hs.sms.accessKeyId=LTAI5tPWCTeCyngfYLqoSGWk
-hs.sms.accessKeySecret=jkzIXlvNF17ne5TPPEFP1sQhcfg4Je
-
-ec.baseUrl=https://oapi-gateway.shpr.top/basic
-
-#飞书通知
-feishu.notice.link.url=https://applink.feishu.cn/client/web_app/open?appId=cli_a4f3e24dc73a100c&lk_target_url=https%3A%2F%2Ftest-hsay-web.coolstore.cn%2F%23%2Fwork%2Fbench
-feishu.notice.link.url.mobile=https://test-hsay-web.coolstore.cn/#/mobile
-
-#阿里云ak sk
-aliyun.accessKeyId=LTAI5t9RaXvABZbHvoXjDFJ1
-aliyun.accessKeySecret=zhOK7WWo3yGoUWkOMaatty19k25CMd
-aliyun.authCode=Y81FVZepk6
-
exhibition.channel.id=52399
-recommended.channel.id=52400
-manual.channel.id=52403
-sms.invate.channel.id=46930
-
-ec.sync.createUserId=ou_18d7526a527a30a06ee99205ad983f3f
-
-#沪上阿姨事件中心地址
-hsay.event.url=https://oapi-gateway.shpr.top/event
-hsay.event.systemsource=hsay_test
\ No newline at end of file
+recommended.channel.id=52400
\ No newline at end of file
diff --git a/coolstore-partner-web/src/main/resources/application-online.properties b/coolstore-partner-web/src/main/resources/application-online.properties
index 7b79d39b0..0b57d5bb4 100644
--- a/coolstore-partner-web/src/main/resources/application-online.properties
+++ b/coolstore-partner-web/src/main/resources/application-online.properties
@@ -76,33 +76,5 @@ xxl.job.executor.logpath=logs/xxl-job/jobhandler
xxl.job.executor.logretentiondays=3
xxl.job.accessToken=25365115eed84e9ba5e0040abb255a09
-
-hs.mdm.baseUrl=http://36.7.115.86:10112
-hs.mdm.appkey=HSAYPartner
-hs.mdm.appsec=ab39fedb886fa3587c7f517551976de8b2606f5511fd8f8675266825d74c5cd3
-
-#sms
-hs.sms.accessKeyId=LTAI5tPWCTeCyngfYLqoSGWk
-hs.sms.accessKeySecret=jkzIXlvNF17ne5TPPEFP1sQhcfg4Je
-
-ec.baseUrl=https://oapi-gateway.shpr.top/basic
-
-#飞书通知
-feishu.notice.link.url=https://applink.feishu.cn/client/web_app/open?appId=cli_a4f3e24dc73a100c&lk_target_url=https%3A%2F%2Ftest-hsay-web.coolstore.cn%2F%23%2Fwork%2Fbench
-feishu.notice.link.url.mobile=https://test-hsay-web.coolstore.cn/#/mobile
-
-#阿里云ak sk
-aliyun.accessKeyId=LTAI5t9RaXvABZbHvoXjDFJ1
-aliyun.accessKeySecret=zhOK7WWo3yGoUWkOMaatty19k25CMd
-aliyun.authCode=Y81FVZepk6
-
exhibition.channel.id=52399
-recommended.channel.id=52400
-manual.channel.id=52403
-sms.invate.channel.id=46930
-
-ec.sync.createUserId=ou_18d7526a527a30a06ee99205ad983f3f
-
-#沪上阿姨事件中心地址
-hsay.event.url=https://oapi-gateway.shpr.top/event
-hsay.event.systemsource=hsay_test
\ No newline at end of file
+recommended.channel.id=52400
\ No newline at end of file
diff --git a/coolstore-partner-web/src/main/resources/application-test.properties b/coolstore-partner-web/src/main/resources/application-test.properties
index 2266c93e9..853328d84 100644
--- a/coolstore-partner-web/src/main/resources/application-test.properties
+++ b/coolstore-partner-web/src/main/resources/application-test.properties
@@ -76,33 +76,5 @@ xxl.job.executor.logpath=logs/xxl-job/jobhandler
xxl.job.executor.logretentiondays=3
xxl.job.accessToken=25365115eed84e9ba5e0040abb255a09
-
-hs.mdm.baseUrl=http://36.7.115.86:10112
-hs.mdm.appkey=HSAYPartner
-hs.mdm.appsec=ab39fedb886fa3587c7f517551976de8b2606f5511fd8f8675266825d74c5cd3
-
-#sms
-hs.sms.accessKeyId=LTAI5tPWCTeCyngfYLqoSGWk
-hs.sms.accessKeySecret=jkzIXlvNF17ne5TPPEFP1sQhcfg4Je
-
-ec.baseUrl=https://oapi-gateway.shpr.top/basic
-
-#飞书通知
-feishu.notice.link.url=https://applink.feishu.cn/client/web_app/open?appId=cli_a4f3e24dc73a100c&lk_target_url=https%3A%2F%2Ftest-hsay-web.coolstore.cn%2F%23%2Fwork%2Fbench
-feishu.notice.link.url.mobile=https://test-hsay-web.coolstore.cn/#/mobile
-
-#阿里云ak sk
-aliyun.accessKeyId=LTAI5t9RaXvABZbHvoXjDFJ1
-aliyun.accessKeySecret=zhOK7WWo3yGoUWkOMaatty19k25CMd
-aliyun.authCode=Y81FVZepk6
-
exhibition.channel.id=52399
-recommended.channel.id=52400
-manual.channel.id=52403
-sms.invate.channel.id=46930
-
-ec.sync.createUserId=ou_18d7526a527a30a06ee99205ad983f3f
-
-#沪上阿姨事件中心地址
-hsay.event.url=https://oapi-gateway.shpr.top/event
-hsay.event.systemsource=hsay_test
\ No newline at end of file
+recommended.channel.id=52400
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 0d311917f..e9cb25fd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,14 +204,6 @@
pom
import
-
-
- com.alibaba.cloud
- spring-cloud-alibaba-dependencies
- ${spring-cloud-alibaba.version}
- pom
- import
-
com.alibaba