point bug
This commit is contained in:
@@ -18,5 +18,7 @@ public interface PayWechatOrderService extends IService<PayWechatOrderEntity> {
|
||||
PageUtils queryPage(Map<String, Object> params);
|
||||
|
||||
void add(String orderSn,String prepayId);
|
||||
|
||||
void addForPoint(String orderSn,String prepayId,Integer buyOrderId);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user