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