更新 QyWeChatGetAccessTokenApiResponse.java
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
package com.kimgo.wepush.response;
|
package com.kimgo.wepush.response;
|
||||||
|
|
||||||
import lombok.Data;
|
import lombok.Data;
|
||||||
|
import lombok.NoArgsConstructor;
|
||||||
|
|
||||||
@Data
|
@Data
|
||||||
|
@NoArgsConstructor
|
||||||
public class QyWeChatGetAccessTokenApiResponse {
|
public class QyWeChatGetAccessTokenApiResponse {
|
||||||
long errcode;
|
long errcode;
|
||||||
String errmsg;
|
String errmsg;
|
||||||
|
|||||||
Reference in New Issue
Block a user