DTO规范修改
This commit is contained in:
@ -21,7 +21,7 @@
|
|||||||
// * @date 2020-09-03
|
// * @date 2020-09-03
|
||||||
// */
|
// */
|
||||||
//@Data
|
//@Data
|
||||||
//public class YxStoreProductRelationDto implements Serializable {
|
//public class YxStoreProductRelationDTO implements Serializable {
|
||||||
//
|
//
|
||||||
// private Long id;
|
// private Long id;
|
||||||
//
|
//
|
@ -16,7 +16,7 @@
|
|||||||
//* @date 2020-05-12
|
//* @date 2020-05-12
|
||||||
//*/
|
//*/
|
||||||
//@Data
|
//@Data
|
||||||
//public class YxStoreProductReplyDto implements Serializable {
|
//public class YxStoreProductReplyDTO implements Serializable {
|
||||||
//
|
//
|
||||||
// // 评论ID
|
// // 评论ID
|
||||||
// private Long id;
|
// private Long id;
|
Reference in New Issue
Block a user