mirror of
https://gitee.com/beifeng_java/gulimall.git
synced 2026-03-22 10:17:16 +08:00
no message
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -14,8 +14,8 @@ import lombok.Data;
|
||||
/**
|
||||
* 订单
|
||||
*
|
||||
* @author Ethan
|
||||
* @email hongshengmo@163.com
|
||||
* @author lr
|
||||
*
|
||||
* @date 2020-05-27 23:07:28
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -11,8 +11,8 @@ import lombok.Data;
|
||||
/**
|
||||
* 订单项信息
|
||||
*
|
||||
* @author Ethan
|
||||
* @email hongshengmo@163.com
|
||||
* @author lr
|
||||
*
|
||||
* @date 2020-05-27 23:07:28
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -10,8 +10,8 @@ import lombok.Data;
|
||||
/**
|
||||
* 订单操作历史记录
|
||||
*
|
||||
* @author Ethan
|
||||
* @email hongshengmo@163.com
|
||||
* @author lr
|
||||
*
|
||||
* @date 2020-05-27 23:07:28
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -11,8 +11,8 @@ import lombok.Data;
|
||||
/**
|
||||
* 订单退货申请
|
||||
*
|
||||
* @author Ethan
|
||||
* @email hongshengmo@163.com
|
||||
* @author lr
|
||||
*
|
||||
* @date 2020-05-27 23:07:28
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -10,8 +10,8 @@ import lombok.Data;
|
||||
/**
|
||||
* 退货原因
|
||||
*
|
||||
* @author Ethan
|
||||
* @email hongshengmo@163.com
|
||||
* @author lr
|
||||
*
|
||||
* @date 2020-05-27 23:07:28
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -10,8 +10,8 @@ import lombok.Data;
|
||||
/**
|
||||
* 订单配置信息
|
||||
*
|
||||
* @author Ethan
|
||||
* @email hongshengmo@163.com
|
||||
* @author lr
|
||||
*
|
||||
* @date 2020-05-27 23:07:28
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -11,8 +11,8 @@ import lombok.Data;
|
||||
/**
|
||||
* 支付信息表
|
||||
*
|
||||
* @author Ethan
|
||||
* @email hongshengmo@163.com
|
||||
* @author lr
|
||||
*
|
||||
* @date 2020-05-27 23:07:28
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -11,8 +11,8 @@ import lombok.Data;
|
||||
/**
|
||||
* 退款信息
|
||||
*
|
||||
* @author Ethan
|
||||
* @email hongshengmo@163.com
|
||||
* @author lr
|
||||
*
|
||||
* @date 2020-05-27 23:07:28
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -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> {
|
||||
|
||||
@@ -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> {
|
||||
|
||||
@@ -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> {
|
||||
|
||||
@@ -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> {
|
||||
|
||||
@@ -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> {
|
||||
|
||||
@@ -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> {
|
||||
|
||||
@@ -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> {
|
||||
|
||||
@@ -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> {
|
||||
|
||||
Reference in New Issue
Block a user