Merge branch 'gyj' into test
This commit is contained in:
@@ -9,7 +9,7 @@ import java.util.Date;
|
||||
* @author GYJ
|
||||
*/
|
||||
@Data
|
||||
public class ShopTableSeleInfoDto {
|
||||
public class ShopTableSaleInfoDto {
|
||||
private Integer shopId;
|
||||
@DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private Date startTime;
|
||||
Reference in New Issue
Block a user