所属省分实体警告修改
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
package com.chinaunicom.mall.ebtp.project.dict.entity;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import com.chinaunicom.mall.ebtp.common.base.entity.BaseEntity;
|
||||
import io.swagger.annotations.ApiModel;
|
||||
import io.swagger.annotations.ApiModelProperty;
|
||||
import lombok.Data;
|
||||
@ -12,7 +11,7 @@ import java.io.Serializable;
|
||||
/**
|
||||
* 实体类 DictProvincesCode
|
||||
*
|
||||
* @auto.generated
|
||||
* @author daixc
|
||||
*/
|
||||
@Data
|
||||
@Accessors(chain = true)
|
||||
|
Reference in New Issue
Block a user