mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-10 11:26:50 +08:00
直接修改表
This commit is contained in:
@@ -11,7 +11,7 @@ import lombok.Data;
|
|||||||
|
|
||||||
@Data
|
@Data
|
||||||
@Entity
|
@Entity
|
||||||
@Table(name = SysConstant.TABLE_PRE + "idconfig")
|
@Table(name = SysConstant.TABLE_PRE + "ipapp")
|
||||||
public class IPMapping {
|
public class IPMapping {
|
||||||
|
|
||||||
@Id
|
@Id
|
||||||
|
|||||||
Reference in New Issue
Block a user