订单备注
This commit is contained in:
@@ -61,5 +61,5 @@ public interface OrderInfoService extends IService<OrderInfo> {
|
||||
Boolean cancelledPlaceOrder(Long shopId, Long orderId, Integer placeNum);
|
||||
|
||||
|
||||
Boolean updatePayOrderId(Long orderId, Long paymentId, String payType);
|
||||
Boolean updatePayOrderId(Long orderId, Long paymentId, String payType, String remark);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user