mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
获取订单详情接口
This commit is contained in:
@@ -541,6 +541,7 @@ public class WxMaApiUrlConstants {
|
||||
|
||||
interface Pay {
|
||||
String CREATE_ORDER = "https://api.weixin.qq.com/shop/pay/createorder";
|
||||
String GET_ORDER = "https://api.weixin.qq.com/shop/pay/getorder";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user