no message

This commit is contained in:
liurui
2023-04-17 22:25:21 +08:00
parent b44dfc9c64
commit ef5bb8cf83
424 changed files with 848 additions and 848 deletions

View File

@@ -20,8 +20,8 @@ import io.niceseason.common.utils.R;
/**
* 订单
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@RestController

View File

@@ -20,8 +20,8 @@ import io.niceseason.common.utils.R;
/**
* 订单项信息
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@RestController

View File

@@ -20,8 +20,8 @@ import io.niceseason.common.utils.R;
/**
* 订单操作历史记录
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@RestController

View File

@@ -20,8 +20,8 @@ import io.niceseason.common.utils.R;
/**
* 订单退货申请
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@RestController

View File

@@ -20,8 +20,8 @@ import io.niceseason.common.utils.R;
/**
* 退货原因
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@RestController

View File

@@ -20,8 +20,8 @@ import io.niceseason.common.utils.R;
/**
* 订单配置信息
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@RestController

View File

@@ -20,8 +20,8 @@ import io.niceseason.common.utils.R;
/**
* 支付信息表
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@RestController

View File

@@ -20,8 +20,8 @@ import io.niceseason.common.utils.R;
/**
* 退款信息
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@RestController

View File

@@ -8,8 +8,8 @@ import org.apache.ibatis.annotations.Param;
/**
* 订单
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Mapper

View File

@@ -7,8 +7,8 @@ import org.apache.ibatis.annotations.Mapper;
/**
* 订单项信息
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Mapper

View File

@@ -7,8 +7,8 @@ import org.apache.ibatis.annotations.Mapper;
/**
* 订单操作历史记录
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Mapper

View File

@@ -7,8 +7,8 @@ import org.apache.ibatis.annotations.Mapper;
/**
* 订单退货申请
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Mapper

View File

@@ -7,8 +7,8 @@ import org.apache.ibatis.annotations.Mapper;
/**
* 退货原因
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Mapper

View File

@@ -7,8 +7,8 @@ import org.apache.ibatis.annotations.Mapper;
/**
* 订单配置信息
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Mapper

View File

@@ -7,8 +7,8 @@ import org.apache.ibatis.annotations.Mapper;
/**
* 支付信息表
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Mapper

View File

@@ -7,8 +7,8 @@ import org.apache.ibatis.annotations.Mapper;
/**
* 退款信息
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Mapper

View File

@@ -14,8 +14,8 @@ import lombok.Data;
/**
* 订单
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Data

View File

@@ -11,8 +11,8 @@ import lombok.Data;
/**
* 订单项信息
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Data

View File

@@ -10,8 +10,8 @@ import lombok.Data;
/**
* 订单操作历史记录
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Data

View File

@@ -11,8 +11,8 @@ import lombok.Data;
/**
* 订单退货申请
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Data

View File

@@ -10,8 +10,8 @@ import lombok.Data;
/**
* 退货原因
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Data

View File

@@ -10,8 +10,8 @@ import lombok.Data;
/**
* 订单配置信息
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Data

View File

@@ -11,8 +11,8 @@ import lombok.Data;
/**
* 支付信息表
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Data

View File

@@ -11,8 +11,8 @@ import lombok.Data;
/**
* 退款信息
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
@Data

View File

@@ -9,8 +9,8 @@ import java.util.Map;
/**
* 订单项信息
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
public interface OrderItemService extends IService<OrderItemEntity> {

View File

@@ -9,8 +9,8 @@ import java.util.Map;
/**
* 订单操作历史记录
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
public interface OrderOperateHistoryService extends IService<OrderOperateHistoryEntity> {

View File

@@ -9,8 +9,8 @@ import java.util.Map;
/**
* 订单退货申请
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
public interface OrderReturnApplyService extends IService<OrderReturnApplyEntity> {

View File

@@ -9,8 +9,8 @@ import java.util.Map;
/**
* 退货原因
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
public interface OrderReturnReasonService extends IService<OrderReturnReasonEntity> {

View File

@@ -11,8 +11,8 @@ import java.util.Map;
/**
* 订单
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
public interface OrderService extends IService<OrderEntity> {

View File

@@ -9,8 +9,8 @@ import java.util.Map;
/**
* 订单配置信息
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
public interface OrderSettingService extends IService<OrderSettingEntity> {

View File

@@ -9,8 +9,8 @@ import java.util.Map;
/**
* 支付信息表
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
public interface PaymentInfoService extends IService<PaymentInfoEntity> {

View File

@@ -9,8 +9,8 @@ import java.util.Map;
/**
* 退款信息
*
* @author Ethan
* @email hongshengmo@163.com
* @author lr
*
* @date 2020-05-27 23:07:28
*/
public interface RefundInfoService extends IService<RefundInfoEntity> {