This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
suimangServer
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
//..
private_deployment
xhxu
1 year ago
parent
5e0f2b2054
commit
4d56bf190c
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
suimangService/src/main/java/com/iformall/domain/po/WxTemplateMsg.java
+ 0
- 3
suimangService/src/main/java/com/iformall/domain/po/WxTemplateMsg.java
View File
@@ -36,9 +36,6 @@ public class WxTemplateMsg extends TenantEntity {
@TableField(exist = false)
private List<Integer> types;
@TableField(exist = false)
private boolean isc;
public String getTypeName(){
if(this.getType() != null) {
Write
Preview
Loading…
Cancel
Save