mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-21 06:28:11 +08:00
查询待支付订单, 添加订单号
This commit is contained in:
@@ -139,4 +139,6 @@ public interface OrderPileOccupyMapper {
|
||||
* @return
|
||||
*/
|
||||
int makeOrderFree(String occupyCode);
|
||||
}
|
||||
|
||||
List<OrderPileOccupy> queryUnPayOrderListByMemberId(String memberId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user