import { bv as s } from "./index-476be0bb.js";
const a = () => s.get("sign/info"),
  t = () => s.get("sign/sign"),
  e = () => s.get("userbank/get_bank"),
  i = () => s.get("pay/lists"),
  o = (a) => s.post("userbank/add", a),
  r = (a) => s.post("withdraw/submit", a),
  g = (a) => s.post("user/active_user", a),
  n = () => s.get("user/team_info"),
  p = (a) => s.post("money_log/lists", a),
  d = (a) => s.post("withdraw/withdrawCashList", a),
  u = (a) => s.post("user/uppassword", a);
export {
  n as a,
  u as b,
  a as c,
  t as d,
  p as e,
  d as f,
  i as g,
  e as h,
  r as i,
  o as j,
  g as s,
};