Commit 2f78cc26 by lanpingxiong

新增华为推送

parent 39dff818
...@@ -8,7 +8,7 @@ import org.springframework.context.annotation.Bean; ...@@ -8,7 +8,7 @@ import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.Configuration;
@Configuration @Configuration
@ConfigurationProperties("upay.huawei") @ConfigurationProperties("wecloudim.huawei")
public class HuaweiConfiguration { public class HuaweiConfiguration {
private String appId; private String appId;
private String appSecret; private String appSecret;
......
...@@ -46,7 +46,7 @@ load-blance: ...@@ -46,7 +46,7 @@ load-blance:
# 服务器运营商local,aws,huawei # 服务器运营商local,aws,huawei
server-type: local server-type: local
wecloudIm: wecloudim:
huawei: huawei:
app-id: 106973311 app-id: 106973311
app-secret: 0e2f60191d42e9d4d40930c8a4d485d8ade743a244ffc9c9315a8e09b8c85702 app-secret: 0e2f60191d42e9d4d40930c8a4d485d8ade743a244ffc9c9315a8e09b8c85702
......
...@@ -72,7 +72,7 @@ load-blance: ...@@ -72,7 +72,7 @@ load-blance:
# 服务器运营商local,aws,huawei # 服务器运营商local,aws,huawei
server-type: aws server-type: aws
wecloudIm: wecloudim:
huawei: huawei:
app-id: 106934891 app-id: 106934891
app-secret: d263f7b3f0dbd47b33f0efb31a8231675652c822977a615e2034b589330e2890 app-secret: d263f7b3f0dbd47b33f0efb31a8231675652c822977a615e2034b589330e2890
......
...@@ -61,7 +61,7 @@ load-blance: ...@@ -61,7 +61,7 @@ load-blance:
# 服务器运营商local,aws,huawei # 服务器运营商local,aws,huawei
server-type: aws server-type: aws
wecloudIm: wecloudim:
huawei: huawei:
app-id: 106973311 app-id: 106973311
app-secret: 0e2f60191d42e9d4d40930c8a4d485d8ade743a244ffc9c9315a8e09b8c85702 app-secret: 0e2f60191d42e9d4d40930c8a4d485d8ade743a244ffc9c9315a8e09b8c85702
......
...@@ -24,7 +24,7 @@ spring: ...@@ -24,7 +24,7 @@ spring:
password: password:
port: port:
wecloudIm: wecloudim:
huawei: huawei:
app-id: 106973311 app-id: 106973311
app-secret: 0e2f60191d42e9d4d40930c8a4d485d8ade743a244ffc9c9315a8e09b8c85702 app-secret: 0e2f60191d42e9d4d40930c8a4d485d8ade743a244ffc9c9315a8e09b8c85702
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment