mirror of
https://github.com/luoye663/e5.git
synced 2024-12-26 03:38:53 +00:00
~
This commit is contained in:
parent
14ee3c2e30
commit
478f5dbf47
@ -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