1
jhzh
2024-08-08 852ec3a4d2ec44ecfe34f586b7cd06e6e9c51ee2
1
2
3
4
5
6
7
8
9
// export default ["api/icoNewCurrency/getList.action"];
// export default [];
export default [
  "/api/exchangeapplyorder!open.action",
  "/api/exchangeapplyorder!close.action",
  "/api/contractApplyOrder!open.action",
  "/api/futuresOrder!open.action",
  "api/withdraw!withdraw_open.action",
];