Commit 7cb4149c authored by xiaozhe.chen's avatar xiaozhe.chen

添加多数据源和配置中心

parent 57d33ef3
...@@ -16,7 +16,7 @@ public class Primary implements Serializable { ...@@ -16,7 +16,7 @@ public class Primary implements Serializable {
@Id @Id
@GeneratedValue(strategy = GenerationType.IDENTITY) @GeneratedValue(strategy = GenerationType.IDENTITY)
private Integer id; private Long id;
/** /**
* 创建时间 * 创建时间
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment