fix endpoint

pull/80/head^2
flystar32 6 years ago
parent f9603bf8f7
commit 6ed038ec2e

@ -40,6 +40,7 @@ public class AnsEndpoint extends AbstractEndpoint<Map<String, Object>> {
public AnsEndpoint(AnsProperties ansProperties) {
super("ans", false);
this.ansProperties = ansProperties;
}
/**

Loading…
Cancel
Save