完善方法注释
This commit is contained in:
@@ -14,7 +14,7 @@ import org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor;
|
||||
* 商家后台 API
|
||||
*
|
||||
* @author Chopper
|
||||
* @date 2020/11/16 10:03 下午
|
||||
* @since 2020/11/16 10:03 下午
|
||||
*/
|
||||
@SpringBootApplication
|
||||
@EnableJpaAuditing
|
||||
|
||||
@@ -21,7 +21,7 @@ import java.util.List;
|
||||
* 店铺端,分类绑定参数组管理接口
|
||||
*
|
||||
* @author pikachu
|
||||
* @date 2020-02-18 15:18:56
|
||||
* @since 2020-02-18 15:18:56
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,分类绑定参数组管理接口")
|
||||
|
||||
@@ -18,7 +18,7 @@ import java.util.List;
|
||||
* 店铺端,商品分类规格接口
|
||||
*
|
||||
* @author pikachu
|
||||
* @date 2020-02-27 15:18:56
|
||||
* @since 2020-02-27 15:18:56
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,商品分类规格接口")
|
||||
|
||||
@@ -26,7 +26,7 @@ import java.util.List;
|
||||
* 店铺端,商品分类接口
|
||||
*
|
||||
* @author Chopper
|
||||
* @date 2021/2/20 2:26 下午
|
||||
* @since 2021/2/20 2:26 下午
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,商品分类接口")
|
||||
|
||||
@@ -21,7 +21,7 @@ import org.springframework.web.bind.annotation.*;
|
||||
* 店铺端,草稿商品接口
|
||||
*
|
||||
* @author paulG
|
||||
* @date 2021/2/20 2:26 下午
|
||||
* @since 2021/2/20 2:26 下午
|
||||
*
|
||||
*/
|
||||
@RestController
|
||||
|
||||
@@ -19,7 +19,7 @@ import java.util.List;
|
||||
* 店铺端,商品相册接口
|
||||
*
|
||||
* @author pikachu
|
||||
* @date 2020-03-13 11:18:56
|
||||
* @since 2020-03-13 11:18:56
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,商品相册接口")
|
||||
|
||||
@@ -20,7 +20,7 @@ import java.util.List;
|
||||
* 店铺端,店铺分类接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date 2020/11/17 2:32 下午
|
||||
* @since 2020/11/17 2:32 下午
|
||||
*/
|
||||
@Api(tags = "店铺端,店铺分类接口")
|
||||
@RestController
|
||||
|
||||
@@ -32,7 +32,7 @@ import java.util.List;
|
||||
* 店铺端,商品接口
|
||||
*
|
||||
* @author pikachu
|
||||
* @date 2020-02-23 15:18:56
|
||||
* @since 2020-02-23 15:18:56
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,商品接口")
|
||||
|
||||
@@ -20,7 +20,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
* 店铺端,商品计量单位接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date 2020/11/26 16:15
|
||||
* @since 2020/11/26 16:15
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,商品计量单位接口")
|
||||
|
||||
@@ -18,7 +18,7 @@ import java.util.List;
|
||||
* 店铺端,规格管理接口
|
||||
*
|
||||
* @author pikachu
|
||||
* @date 2020-02-18 15:18:56
|
||||
* @since 2020-02-18 15:18:56
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,规格接口")
|
||||
|
||||
@@ -20,7 +20,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
* 店铺端,管理员接口
|
||||
*
|
||||
* @author Chopper
|
||||
* @date 2020/11/16 10:57
|
||||
* @since 2020/11/16 10:57
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,管理员接口")
|
||||
|
||||
@@ -21,7 +21,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
* 店铺端,文章接口
|
||||
*
|
||||
* @author pikachu
|
||||
* @date 2020-05-06 15:18:56
|
||||
* @since 2020-05-06 15:18:56
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,文章接口")
|
||||
|
||||
@@ -22,7 +22,7 @@ import java.util.List;
|
||||
* 店铺端,直播商品接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date: 2021/5/17 2:05 下午
|
||||
* @since: 2021/5/17 2:05 下午
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,直播商品接口")
|
||||
|
||||
@@ -21,7 +21,7 @@ import org.springframework.web.bind.annotation.*;
|
||||
* 店铺端,直播间接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date: 2021/5/17 2:05 下午
|
||||
* @since: 2021/5/17 2:05 下午
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,直播间接口")
|
||||
|
||||
@@ -23,7 +23,7 @@ import javax.validation.constraints.NotNull;
|
||||
* 店铺端,分销商品接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date 2020/11/16 10:06 下午
|
||||
* @since 2020/11/16 10:06 下午
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,分销商品接口")
|
||||
|
||||
@@ -18,7 +18,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
* 店铺端,分销订单接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date 2020/11/16 10:06 下午
|
||||
* @since 2020/11/16 10:06 下午
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,分销订单接口")
|
||||
|
||||
@@ -22,7 +22,7 @@ import javax.validation.constraints.NotNull;
|
||||
* 店铺端,商家登录接口
|
||||
*
|
||||
* @author Chopper
|
||||
* @date 2020/12/22 15:02
|
||||
* @since 2020/12/22 15:02
|
||||
*/
|
||||
|
||||
@RestController
|
||||
|
||||
@@ -25,7 +25,7 @@ import java.util.List;
|
||||
* 店铺端,优惠券接口
|
||||
*
|
||||
* @author paulG
|
||||
* @date 2020/8/28
|
||||
* @since 2020/8/28
|
||||
**/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,优惠券接口")
|
||||
|
||||
@@ -21,7 +21,7 @@ import org.springframework.web.bind.annotation.*;
|
||||
* 店铺端,满额活动接口
|
||||
*
|
||||
* @author paulG
|
||||
* @date 2020/8/19
|
||||
* @since 2020/8/19
|
||||
**/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,满额活动接口")
|
||||
|
||||
@@ -25,7 +25,7 @@ import java.util.List;
|
||||
* 店铺端,秒杀活动接口
|
||||
*
|
||||
* @author paulG
|
||||
* @date 2020/8/26
|
||||
* @since 2020/8/26
|
||||
**/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,秒杀活动接口")
|
||||
|
||||
@@ -18,7 +18,7 @@ import java.util.List;
|
||||
* 店铺端,运费模板接口
|
||||
*
|
||||
* @author paulG
|
||||
* @date 2020/8/26
|
||||
* @since 2020/8/26
|
||||
**/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,运费模板接口")
|
||||
|
||||
@@ -20,7 +20,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
* 店铺端,日志管理接口
|
||||
*
|
||||
* @author Chopper
|
||||
* @date: 2020/11/22 14:23
|
||||
* @since: 2020/11/22 14:23
|
||||
*/
|
||||
@RestController
|
||||
@Transactional(rollbackFor = Exception.class)
|
||||
|
||||
@@ -19,7 +19,7 @@ import java.util.List;
|
||||
* 店铺端,物流公司接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date: 2020/11/22 14:23
|
||||
* @since: 2020/11/22 14:23
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,物流公司接口")
|
||||
|
||||
@@ -21,7 +21,7 @@ import javax.validation.Valid;
|
||||
* 店铺端,商家地址(自提点)接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date: 2020/11/22 14:23
|
||||
* @since: 2020/11/22 14:23
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,商家地址(自提点)接口")
|
||||
|
||||
@@ -23,7 +23,7 @@ import java.util.Map;
|
||||
* 店铺端,消息接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date: 2020/11/22 14:23
|
||||
* @since: 2020/11/22 14:23
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,消息接口")
|
||||
|
||||
@@ -23,7 +23,7 @@ import javax.validation.Valid;
|
||||
* 店铺端,页面接口
|
||||
*
|
||||
* @author paulGao
|
||||
* @date: 2020/11/22 14:23
|
||||
* @since: 2020/11/22 14:23
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,页面接口")
|
||||
|
||||
@@ -24,7 +24,7 @@ import javax.validation.Valid;
|
||||
* 店铺端,店铺设置接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date: 2020/11/22 14:23
|
||||
* @since: 2020/11/22 14:23
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,店铺设置接口")
|
||||
|
||||
@@ -19,7 +19,7 @@ import java.util.List;
|
||||
* 店铺端,商品统计接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date: 2020/11/22 14:23
|
||||
* @since: 2020/11/22 14:23
|
||||
*/
|
||||
@Api(tags = "店铺端,商品统计接口")
|
||||
@RestController
|
||||
|
||||
@@ -21,7 +21,7 @@ import java.util.List;
|
||||
* 店铺端,首页统计接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date: 2020/12/9 19:04
|
||||
* @since: 2020/12/9 19:04
|
||||
*/
|
||||
@Api(tags = "店铺端,首页统计接口")
|
||||
@RestController
|
||||
|
||||
@@ -27,7 +27,7 @@ import java.util.List;
|
||||
* 店铺端,订单统计接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date: 2020/12/9 19:04
|
||||
* @since: 2020/12/9 19:04
|
||||
*/
|
||||
@Slf4j
|
||||
@Api(tags = "店铺端,订单统计接口")
|
||||
|
||||
@@ -19,7 +19,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
* 店铺端,退款统计接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date: 2020/12/9 19:04
|
||||
* @since: 2020/12/9 19:04
|
||||
*/
|
||||
@Api(tags = "店铺端,退款统计接口")
|
||||
@RestController
|
||||
|
||||
@@ -19,7 +19,7 @@ import java.util.List;
|
||||
* 店铺端,流量统计接口
|
||||
*
|
||||
* @author Chopper
|
||||
* @date 2021/2/9 11:19
|
||||
* @since 2021/2/9 11:19
|
||||
*/
|
||||
@Api(tags = "店铺端,流量统计接口")
|
||||
@RestController
|
||||
|
||||
@@ -22,7 +22,7 @@ import java.util.List;
|
||||
* 店铺端,售后管理接口
|
||||
*
|
||||
* @author Chopper
|
||||
* @date 2020/11/17 4:29 下午
|
||||
* @since 2020/11/17 4:29 下午
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,售后管理接口")
|
||||
|
||||
@@ -20,7 +20,7 @@ import org.springframework.web.bind.annotation.*;
|
||||
* 店铺端,结算单接口
|
||||
*
|
||||
* @author Chopper
|
||||
* @date 2020/11/17 4:29 下午
|
||||
* @since 2020/11/17 4:29 下午
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,结算单接口")
|
||||
|
||||
@@ -20,7 +20,7 @@ import org.springframework.web.bind.annotation.*;
|
||||
* 店铺端,商品评价管理接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date 2020-02-25 14:10:16
|
||||
* @since 2020-02-25 14:10:16
|
||||
*/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,商品评价管理接口")
|
||||
|
||||
@@ -22,7 +22,7 @@ import org.springframework.web.bind.annotation.*;
|
||||
* 店铺端,交易投诉接口
|
||||
*
|
||||
* @author paulG
|
||||
* @date 2020/12/5
|
||||
* @since 2020/12/5
|
||||
**/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,交易投诉接口")
|
||||
|
||||
@@ -19,7 +19,7 @@ import java.util.List;
|
||||
* 店铺端,订单日志接口
|
||||
*
|
||||
* @author Chopper
|
||||
* @date 2020/12/5
|
||||
* @since 2020/12/5
|
||||
**/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,订单日志接口")
|
||||
|
||||
@@ -38,7 +38,7 @@ import java.util.List;
|
||||
* 店铺端,订单接口
|
||||
*
|
||||
* @author Chopper
|
||||
* @date 2020/11/17 4:35 下午
|
||||
* @since 2020/11/17 4:35 下午
|
||||
**/
|
||||
@Slf4j
|
||||
@RestController
|
||||
|
||||
@@ -19,7 +19,7 @@ import org.springframework.web.bind.annotation.*;
|
||||
* 店铺端,发票接口
|
||||
*
|
||||
* @author Bulbasaur
|
||||
* @date 2020/11/28 14:09
|
||||
* @since 2020/11/28 14:09
|
||||
**/
|
||||
@RestController
|
||||
@Api(tags = "店铺端,发票接口")
|
||||
|
||||
@@ -18,7 +18,7 @@ import org.springframework.web.cors.CorsConfigurationSource;
|
||||
* spring Security 核心配置类 Store安全配置中心
|
||||
*
|
||||
* @author Chopper
|
||||
* @date 2020/11/14 16:20
|
||||
* @since 2020/11/14 16:20
|
||||
*/
|
||||
@Slf4j
|
||||
@Configuration
|
||||
|
||||
Reference in New Issue
Block a user