2025-06-27 10:04:22 +08:00

15 lines
1.1 KiB
JavaScript

import {r as e} from "./linq-f2d45665.js";
const s = async a => await e({url: "home/maplayout-list/" + a, method: "get"}),
n = async a => await e({url: "home/addmaplayout?djson=" + a, method: "POST"}),
i = async a => await e({url: "home/updatemaplayout?djson=" + a, method: "post"}),
u = async a => await e({url: "home/removemaplayout/" + a, method: "get"}),
c = async a => await e({url: "home/mapoptions/" + a, method: "get"}),
m = async (a, t) => await e({url: "TongJi/GetTongJiHeGeLvDaPing?hj=" + a + "&szqx=" + t, method: "get"}),
g = async (a, t) => await e({url: "CCKH/GetKaoHeDaPing?hj=" + a + "&szqx=" + t, method: "get"}),
h = async (a, t) => await e({url: "XZCF/GetFaShengLvDaPing?hj=" + a + "&szqx=" + t, method: "get"}),
l = async (a, t) => await e({url: "TSJB/GetTouSuLvDaPing?hj=" + a + "&szqx=" + t, method: "get"}),
r = async (a, t) => await e({url: "/XXZS/GetZhuiSuDaPing?hj=" + a + "&szqx=" + t, method: "get"}),
d = async (a, t) => await e({url: "/ZFJC/GetWenTiLvDaPing?hj=" + a + "&szqx=" + t, method: "get"});
export {g as a, h as b, l as c, r as d, d as e, s as f, m as g, n as h, c as l, u as r, i as u};