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 bug
release_toaliyun_real
zhengfangyuan
3 years ago
parent
8ace201d27
commit
872f27f2e5
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
mallinkService/src/main/java/com/iformall/enums/EnumMsgModelReplace.java
+ 1
- 0
mallinkService/src/main/java/com/iformall/enums/EnumMsgModelReplace.java
View File
@@ -26,6 +26,7 @@ public enum EnumMsgModelReplace {
R18("{beginDate}", "【开始时间】"),
R19("{negotiationType}", "【洽谈方式】"),
R20("{customerName}", "【客户负责人】"),
R21("{contractType}", "【租金/物业】")
;
public static EnumMsgModelReplace getEnum(Integer code) {
Write
Preview
Loading…
Cancel
Save