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