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