This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix
release_toaliyun_real
winter
2 years ago
parent
e9cf02979a
commit
fbb714905d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/java/com/iformall/sms/EnumSMSChannel.java
+ 1
- 1
mallinkService/src/main/java/com/iformall/sms/EnumSMSChannel.java
View File
@@ -6,7 +6,7 @@ package com.iformall.sms;
*/
public enum EnumSMSChannel {
ALIYUN(11, "ALIYUN",6
5
, "拒收请回复T"),
ALIYUN(11, "ALIYUN",6
8
, "拒收请回复T"),
ALIYUN_ZDY(12, "ALIYUN_ZDY(客户的阿里云短信)",0, ""),
WIWIDE(0,"WIWIDE",0, "");
Write
Preview
Loading…
Cancel
Save