示例#1
0
 public JSONObject delete(String path) {
   return RestLocalServiceUtil.delete(path);
 }