yangan
2024-10-22 6450dad3eab9aac66ffb1a9343f79925d951bebe
api/publicInterface.js
@@ -104,7 +104,7 @@
            'Authorization': 'Basic c29jaWFsOnNvY2lhbA==', //app:app
            'content-type': 'application/json',
            'clientToc': 'Y',
            'CLIENT_TOC': 'Y',
            // 'CLIENT_TOC': 'Y',
            'isToken': 'false'
         },
         success: res => {
@@ -186,7 +186,7 @@
            'Authorization': 'Basic c29jaWFsOnNvY2lhbA==', //app:app
            'content-type': 'application/x-www-form-urlencoded',
            'clientToc': 'Y',
            'CLIENT_TOC ': 'Y',
            // 'CLIENT_TOC ': 'Y',
            'isToken': 'false'
         },
         success: res => {