mirror of
https://github.com/luoye663/e5.git
synced 2024-12-26 19:58:50 +00:00
~
This commit is contained in:
parent
c8ffc93c28
commit
97c2677bdd
@ -10,6 +10,7 @@ import lombok.Data;
|
|||||||
**/
|
**/
|
||||||
@Data
|
@Data
|
||||||
public class OutlookVo {
|
public class OutlookVo {
|
||||||
|
private int id;
|
||||||
private String clientId;
|
private String clientId;
|
||||||
private String clientSecret;
|
private String clientSecret;
|
||||||
private Integer cronTimeRandomStart;
|
private Integer cronTimeRandomStart;
|
||||||
|
Loading…
Reference in New Issue
Block a user