handle out of time
This commit is contained in:
@@ -16,5 +16,7 @@ import java.util.Map;
|
||||
public interface PayWechatOrderService extends IService<PayWechatOrderEntity> {
|
||||
|
||||
PageUtils queryPage(Map<String, Object> params);
|
||||
|
||||
void add(String orderSn,String prepayId);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user