add internal feign key
This commit is contained in:
@@ -13,9 +13,6 @@ public class BaseRequest {
|
||||
@JsonProperty("msg_id")
|
||||
Integer msgId;
|
||||
|
||||
@JsonProperty("token")
|
||||
String token;
|
||||
|
||||
@JsonProperty("message_body")
|
||||
Object messageBody;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user