lisy
2023-06-14 dce6ffdc52bbba0c28d761fcd1c5659840f0bba9
cloud-server-account/src/main/java/com/dsh/account/feignclient/other/model/TImgConfig.java
copy from cloud-server-account/src/main/java/com/dsh/app/feignclient/other/model/TImgConfig.java copy to cloud-server-account/src/main/java/com/dsh/account/feignclient/other/model/TImgConfig.java
File was copied from cloud-server-account/src/main/java/com/dsh/app/feignclient/other/model/TImgConfig.java
@@ -1,12 +1,10 @@
package com.dsh.app.feignclient.other.model;
package com.dsh.account.feignclient.other.model;
import com.baomidou.mybatisplus.activerecord.Model;
import com.baomidou.mybatisplus.annotations.TableId;
import com.baomidou.mybatisplus.annotations.TableName;
import com.baomidou.mybatisplus.enums.IdType;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.experimental.Accessors;
import java.io.Serializable;