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
[小程序二维码][修改]:banner图二维码修改
release_toaliyun_real
Stormeye Wu
7 years ago
parent
e7edfc72fb
commit
c0b0720b9f
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/domain/po/WxCampaign.java
+ 1
- 1
mallinkService/src/main/java/com/iformall/domain/po/WxCampaign.java
View File
@@ -235,7 +235,7 @@ public class WxCampaign implements Serializable {
public String getWeappScene() {
if(type == null)
return "";
return "t:b
t
:" + type + ":" +id;
return "t:b
d
:" + type + ":" +id;
}
public static enum Field
Write
Preview
Loading…
Cancel
Save