lpw
yesterday 303b8f43a0f25b1bd791061e0d0ba3d862238386
frameworks/WASdkIntf.framework/Headers/WAParamConfigObj.h
@@ -146,4 +146,12 @@
@property(nonatomic)NSInteger  passGuideMode;//0-跳客服;1-复制充值中心短链  2 关闭
@property(nonatomic,copy)NSString * passPageGoto ;
// coins 功能
@property(nonatomic)NSInteger  isOpenCoins;//是否开启coins:0:关闭 1:全部打开 2:仅安卓开启 3:仅IOS开启 不返回默认关闭
@property(nonatomic,copy)NSString * coinsValueDesc ;//coins价值说明
@property(nonatomic)double  coinsLargePaymentThreshold;//coins大额支付阈值,金额,代金券不足的时候,购买这个商品的金额超过这个值时
@property(nonatomic)NSInteger  coinsRechargeType;//0- 跳转充值中心(默认);1-复制跳转充值中心链接  2  AI Help
@end