八戒
八戒
服务器响应结果:HttpState:401,response body返回下面的内容 { "code": 401, "data": "用户不存在", "message": "Unauthorized" } 请问如何在UI上面显示这个json里面data属性的消息? XHttpSDK.setSuccessCode(200); 设置过200了。 拦截器 public class CustomExpiredInterceptor extends BaseExpiredInterceptor { @Override protected ExpiredInfo isResponseExpired(Response oldResponse, String bodyString) { int code...
请问一下,XUI这个Demo里最下面的三个功能按钮:组件,工具,拓展能不能一直显示出来。现在demo里面所有的功能按钮点进去以后,下面的这三个按钮都会没有了。
./plugin install com.github.richardwilly98.elasticsearch/elasticsearch-river-mongodb/2.0.9 ... ... ERROR: Could not find plugin descriptor 'plugin-descriptor.properties' in plugin zip how install mongodb river plugin????