#
zhou zhou
2025-11-25 289b06269e9ebc43952e1698f711c36e66ad2364
common/request.js
@@ -22,7 +22,7 @@
         data: postData,
         header: {
            'content-type': 'application/json',
            'authorization': token
            'token': token
         },
         method: method, //'GET','POST'
         dataType: 'json',