You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
233 B
1 lines
233 B
"use strict";const e=require("../common/vendor.js");exports.request=function(s,t="GET",r={}){return new Promise(((o,u)=>{e.index.request({url:`https://jdsz.ispush.com${s}`,method:t,data:r,success:e=>{o(e.data)},fail:e=>{u(e)}})}))};
|
|
|