shikeying
2024-05-08 19ab3a8c760fa5e7e6cfab1b2ff97c187589efae
1
2
3
4
5
6
7
8
9
10
package com.walker.pay.support.allinpaycloud;
 
/**
 * 微信小程序支付(收银宝)
 * @author 时克英
 * @date 2023-02-27
 */
public class WechatMiniProgramOrder extends WechatJsOrder{
 
}