mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
#145 清除无用变量
This commit is contained in:
parent
ab72620e2c
commit
7566fa4f68
@ -1,9 +1,5 @@
|
||||
// 统一处理请求restapi
|
||||
function httpRequest(opts) {
|
||||
var localUrl = 'http://localhost:8035';
|
||||
var devUrl = 'http://47.104.19.187:8035';
|
||||
var proUrl = 'http://pro';
|
||||
|
||||
var postfix = '/api/';
|
||||
|
||||
var urlPath = opts.path || '';
|
||||
|
Loading…
x
Reference in New Issue
Block a user