cn.yusiwen.wxpay.example.configuration.PayConfig Maven / Gradle / Ivy
package cn.yusiwen.wxpay.example.configuration;
import cn.yusiwen.wxpay.autoconfigure.EnableMobilePay;
import org.springframework.context.annotation.Configuration;
@EnableMobilePay
@Configuration
public class PayConfig {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy