|
|
@@ -259,7 +259,7 @@ public class StoreInfo {
|
|
|
|
|
|
@ApiModelProperty(value = "娱乐经营许可证到期时间")
|
|
|
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
|
|
|
- @TableField("entertainment_licence__expiration_time")
|
|
|
+ @TableField("entertainment_licence_expiration_time")
|
|
|
private Date entertainmentLicenceExpirationTime;
|
|
|
|
|
|
@ApiModelProperty(value = "变更娱乐经营许可证提交时间")
|