Commit 4848be46 authored by mengcuiguang2's avatar mengcuiguang2

代码优化

parent 5a87a336
...@@ -33,7 +33,7 @@ public class VipBean implements Serializable { ...@@ -33,7 +33,7 @@ public class VipBean implements Serializable {
private String title; private String title;
private String topTitle; private String topTitle;
private String buttonText; private String buttonText;
private int payToModel;//0 app内部,1.只签约转支付宝浏览器支付 2.带uid转支付宝小程序(暂定只有一个小程序) private int payToModel;//0 app内部,1.只签约转支付宝浏览器支付 2.带uid转支付宝小程序(暂定只有一个小程序) 3.微信小程序
//带uid转支付宝小程序 第一个小程序 //带uid转支付宝小程序 第一个小程序
private String payToModel2FirstAlipayAppid; private String payToModel2FirstAlipayAppid;
......
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