Commit 362ed14c by jinxin

订单id问题

parent 23f82000
......@@ -30,7 +30,7 @@ public class AppOrderPageVO implements Serializable {
/**
* 企业微信订单id
*/
private Long orderId;
private String orderId;
/**
* 订单状态1 - 待支付2 - 已支付3 - 订单取消4 - 支付过期5 - 退款申请中6 - 已退款7 - 交易完成8 - 待企业确认9 - 已部分退款
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment