Skip to content

Commit

Permalink
feat: 修改用户信息
Browse files Browse the repository at this point in the history
  • Loading branch information
zsy0216 committed Mar 6, 2021
1 parent 88f52c2 commit e5238ab
Show file tree
Hide file tree
Showing 64 changed files with 142 additions and 102 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
package com.zsy;

import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;

/**
* @author ZSY
*/
@MapperScan("com.zsy.product.dao")
@SpringBootApplication
public class MallProductApplication {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* 属性&属性分组关联
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 22:50:32
*/
@RestController
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* 商品属性
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 22:50:32
*/
@RestController
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* 属性分组
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 22:50:32
*/
@RestController
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* 品牌
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 22:50:32
*/
@RestController
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* 品牌分类关联
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-11-17 21:25:25
*/
@RestController
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* 商品三级分类
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 22:50:32
*/
@RestController
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* 商品评价回复关系
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 22:50:32
*/
@RestController
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* spu属性值
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 22:50:32
*/
@RestController
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* sku图片
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 22:50:32
*/
@RestController
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* sku信息
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 22:50:32
*/
@RestController
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* sku销售属性&值
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 22:50:32
*/
@RestController
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* 商品评价
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 22:50:32
*/
@RestController
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* spu图片
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 22:50:32
*/
@RestController
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* spu信息
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 22:50:32
*/
@RestController
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* spu信息介绍
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 22:50:32
*/
@RestController
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* 属性&属性分组关联
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:49
*/
@Mapper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* 商品属性
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:49
*/
@Mapper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* 属性分组
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:49
*/
@Mapper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* 品牌
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:49
*/
@Mapper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* 品牌分类关联
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-11-17 21:25:25
*/
@Mapper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* 商品三级分类
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:48
*/
@Mapper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* 商品评价回复关系
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:48
*/
@Mapper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* spu属性值
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:49
*/
@Mapper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* sku图片
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:49
*/
@Mapper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* sku信息
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:49
*/
@Mapper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* sku销售属性&值
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:49
*/
@Mapper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* 商品评价
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:49
*/
@Mapper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* spu图片
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:49
*/
@Mapper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* spu信息
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:49
*/
@Mapper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* spu信息介绍
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:49
*/
@Mapper
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* 属性&属性分组关联
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:49
*/
@Data
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* 商品属性
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:49
*/
@Data
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* 属性分组
*
* @author zsy
* @email zsy@gmail.com
* @email 594983498@qq.com
* @date 2019-10-01 21:08:49
*/
@Data
Expand Down
Loading

0 comments on commit e5238ab

Please sign in to comment.