@@ -80,6 +80,7 @@ public class WxPayServiceImpl extends PayService implements OrderPayService {
@Override
public ResultMap create(ProductPayParamBO product) {
+ this.attach = product.getAttach();
//初始化配置
this.configInit(getPayConfig(product.getGameId(), product.getPayWay(), product.getPayDevice()));
//不同的支付途径