zhangzengfei
2021-04-07 00370307a2fe475ea9f50db47a0d28a470c6c212
src/api/area.ts
@@ -51,7 +51,7 @@
export const refreshGB28181Tree = () => {
  return request({
    url: "/data/api-v/area/gb28181TreeRefresh",
    url: "/data/api-v/area/gb28181RefreshTree",
    method: "post",
  });
};