mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-05-22 17:07:12 +08:00
序列化标识
This commit is contained in:
@@ -6,6 +6,7 @@ import java.io.Serializable;
|
||||
|
||||
@Data
|
||||
public class DynamicDataSourceConfig implements Serializable {
|
||||
private static final long serialVersionUID = 2776152081818934459L;
|
||||
private String id;
|
||||
|
||||
private String name;
|
||||
|
||||
Reference in New Issue
Block a user