Commit db4a9be4 authored by 唐峰's avatar 唐峰

SessionStruct 租户先默认560761

parent 8674eed7
......@@ -17,7 +17,7 @@ public class SessionStruct implements Serializable {
private String sid;
private SessionValue values;
private long expire;
private Integer tenantId;
private Integer tenantId = 560761;
private Long registeredFrom;
private String ip;
......
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