com.sc.channel.wxpay.OrderCore Maven / Gradle / Ivy
package com.sc.channel.wxpay;
public class OrderCore {
protected WecatPayConfig wecatPayConfig;
public OrderCore(WecatPayConfig wecatPayConfig) {
this.wecatPayConfig = wecatPayConfig;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy