|
|
|
|
@ -50580,7 +50580,8 @@ function request(url, option, flag, ismin) {
|
|
|
|
|
if (newOptions.method == 'GET') {
|
|
|
|
|
newOptions.headers = _root_workspace_ppte5yg23_local_v9_test1_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_0___default()({
|
|
|
|
|
Accept: 'application/json',
|
|
|
|
|
'Content-Type': 'application/json; charset=utf-8'
|
|
|
|
|
'Content-Type': 'application/json; charset=utf-8',
|
|
|
|
|
_method: option.method.toUpperCase()
|
|
|
|
|
}, newOptions.headers);
|
|
|
|
|
if (options.params && parseParams(options.params)) url += '?' + parseParams(options.params);
|
|
|
|
|
} else if (userParam.zzud) {
|
|
|
|
|
|