T系列API自动化测试报告

Friday, 12 June 2026 02:49:42
Total Iterations

1

Total Assertions

12

Total Failed Tests

28

Total Skipped Tests

0


File Information
Collection: t-erp-auto-test
Environment: api-tests-env
Variable NameVariable Value
t-erp-api-url http://www.linkerplus.com/api/ext_erp
t-erp-api-sn MGR_REST_DEMO2016CN021064
t-erp-api-authorization Basic VEFQSV9BUEk6MTIz
t-erp-api-content-type application/json
t-erp-api-language 0
t-erp-api-client-type JksAutoTestApi
t-erp-api-x-tiansi-bypass 2736CE7C96A7BA4E8EEE007DEA60FE1D0D2337D814BA1FBCDC5DC9AB8880F066B5D83F464B30200A
t-erp-api-current-date 2026-06-12
Collection Description
T系列ERP自动化测试集合\[for Jenkins\]
Timings and Data
Total run duration: 1424ms
Total data received: 2.87KB
Average response time: 49ms
Summary Item Total Failed
Requests 18 0
Prerequest Scripts 22 0
Test Scripts 34 16
Assertions 12 12
Skipped Tests 0 -



Showing 28 Failures

Failed Test: ✅ 状态码 200

Assertion Error Message
expected response to have status code 200 but got 502
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<html>
^
Failed Test: ✅ 状态码 200

Assertion Error Message
expected response to have status code 200 but got 502
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<html>
^
Failed Test: ✅ 状态码 200

Assertion Error Message
expected response to have status code 200 but got 502
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<html>
^
Failed Test: ✅ 状态码 200

Assertion Error Message
expected response to have status code 200 but got 502
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<html>
^
Failed Test: ✅ 状态码 200

Assertion Error Message
expected response to have status code 200 but got 502
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<html>
^
Failed Test: ✅ 状态码 200

Assertion Error Message
expected response to have status code 200 but got 502
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<html>
^
Failed Test: ✅ 状态码 200

Assertion Error Message
expected response to have status code 200 but got 502
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<html>
^
Failed Test: ✅ 状态码 200

Assertion Error Message
expected response to have status code 200 but got 502
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<html>
^
Failed Test: ✅ 状态码 200

Assertion Error Message
expected response to have status code 200 but got 502
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<html>
^
Failed Test: ✅ 状态码 200

Assertion Error Message
expected response to have status code 200 but got 502
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<html>
^
Failed Test: ✅ 状态码 200

Assertion Error Message
expected response to have status code 200 but got 502
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<html>
^
Failed Test: ✅ 状态码 200

Assertion Error Message
expected response to have status code 200 but got 502
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<html>
^


There are no skipped tests



1 Iteration available to view
Request Description
登录系统
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/User/login
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 103ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
LanguageId 0
Authorization Basic VEFQSV9BUEk6MTIz
ClientType JksAutoTestApi
Content-Type application/json
X-Tiansi-Auth-Bypass 2736CE7C96A7BA4E8EEE007DEA60FE1D0D2337D814BA1FBCDC5DC9AB8880F066B5D83F464B30200A
sn MGR_REST_DEMO2016CN021064
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 85f5b345-a79f-4e83-9296-103333f86e55
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:40 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:40 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
✅ 状态码 200 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
✅ 状态码 200
expected response to have status code 200 but got 502
Request Description
新增部门资料
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/Dept/AppendToDept
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 38ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
sn MGR_REST_DEMO2016CN021064
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 69d8b289-d6e6-420d-a876-ff5299823cfb
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 375
Cookie SN=MGR_REST_DEMO2016CN021064
Request Body
[
            {
                "DEP": "0001", 
                "NAME": "0001部门", 
                "ENG_NAME": "0001Dep", 
                "UP": "0000" 
            },
            {
                "DEP": "0002", 
                "NAME": "0002部门", 
                "ENG_NAME": "0002Dep", 
                "UP": "0001" 
            },
            {
                "DEP": "0003", 
                "NAME": "0003部门", 
                "ENG_NAME": "0003Dep", 
                "UP": "0002" 
            }
        ]
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:40 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:40 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
✅ 状态码 200 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
✅ 状态码 200
expected response to have status code 200 but got 502
Request Description
删除部门资料
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/Dept/DeleteForDept
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 37ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
sn MGR_REST_DEMO2016CN021064
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4a5cf621-5b62-4c66-8291-9aecff183711
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Cookie SN=MGR_REST_DEMO2016CN021064
Request Body
[
            {
                "DEP": "0003" 
            }
        ]
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:40 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:40 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
✅ 状态码 200 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
✅ 状态码 200
expected response to have status code 200 but got 502
Request Description
新增员工资料
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/Salm/AppendToSalm
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 84ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
sn MGR_REST_DEMO2016CN021064
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05be977e-40d0-49ab-b39f-bfe14fcf199a
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 565
Cookie SN=MGR_REST_DEMO2016CN021064
Request Body
[
            {
                "SAL_NO": "ZS", 
                "NAME": "张三", 
                "POS": "机床操作主管", 
                "DEP": "0001", 
                "TOPSWD": "T", 
                "REM": "机床操作主管" 
            },
            {
                "SAL_NO": "LS", 
                "NAME": "李四", 
                "POS": "机床操作工", 
                "DEP": "0001", 
                "UP_SAL_NO": "ZS", 
                "TOPSWD": "T", 
                "REM": "机床操作工" 
            },
            {
                "SAL_NO": "WW", 
                "NAME": "王五", 
                "POS": "机床操作工", 
                "DEP": "0001", 
                "REM": "机床操作工" 
            }
        ]
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:41 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:41 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
✅ 状态码 200 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
✅ 状态码 200
expected response to have status code 200 but got 502
Request Description
删除员工资料
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/Salm/DeleteForSalm
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 36ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
sn MGR_REST_DEMO2016CN021064
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 393896b3-b11e-4b2b-a176-7a1eae57224b
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Cookie SN=MGR_REST_DEMO2016CN021064
Request Body
[
            {
                "SAL_NO": "WW" 
            }
        ]
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:41 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:41 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
✅ 状态码 200 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
✅ 状态码 200
expected response to have status code 200 but got 502
Request Description
新增仓库资料
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/Wh/AppendToWh
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 36ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
sn MGR_REST_DEMO2016CN021064
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9dd29a1e-2780-4cba-ab93-6649210557c5
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 856
Cookie SN=MGR_REST_DEMO2016CN021064
Request Body
[
            {
                "WH": "0001", 
                "NAME": "原料仓", 
                "ATTRIB": "2", 
                "UP_WH": "0000" 
            },
            {
                "WH": "0002", 
                "NAME": "半成品仓", 
                "ATTRIB": "3", 
                "UP_WH": "0001" 
            },
            {
                "WH": "0003", 
                "NAME": "制成品仓", 
                "ATTRIB": "5", 
                "UP_WH": "0002" 
            },
            {
                "WH": "0004", 
                "NAME": "废品仓", 
                "INVALID": "T", 
                "UP_WH": "0000" 
            },
            {
                "WH": "0005", 
                "NAME": "寄售仓", 
                "VMIVALID": "T", 
                "UP_WH": "0000" 
            },
            {
                "WH": "0006", 
                "NAME": "储位仓", 
                "LOC_ID": "T", 
                "OUT_ID": "1", 
                "UP_WH": "0000" 
            },
            {
                "WH": "0007", 
                "NAME": "原料仓2", 
                "ATTRIB": "2", 
                "UP_WH": "0000" 
            }
        ]
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:41 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:41 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
✅ 状态码 200 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
✅ 状态码 200
expected response to have status code 200 but got 502
Request Description
新增货品
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/Prdt/AppendToPrdt
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 46ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
sn MGR_REST_DEMO2016CN021064
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e9d20a1-adc2-4684-adc2-91bd57144e0f
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 958
Cookie SN=MGR_REST_DEMO2016CN021064
Request Body
[
            {
                "PRD_NO": "YL0001", 
                "NAME": "原料0001", 
                "UT": "个", 
                "WH": "0001", 
                "REM": "原料0001摘要,API测试" 
            },
            {
                "PRD_NO": "YL0002", 
                "NAME": "原料0002", 
                "UT": "个", 
                "WH": "0001", 
                "REM": "原料0002摘要,API测试" 
            },
            {
                "PRD_NO": "BCP0001", 
                "NAME": "半成品0001", 
                "UT": "KG", 
                "WH": "0002", 
                "CHK_BAT": "T", 
                "REM": "半成品0001摘要,API测试" 
            },
            {
                "PRD_NO": "ZCP0001", 
                "NAME": "制成品0001", 
                "UT": "KG", 
                "WH": "0003", 
                "CHK_MARK": "T", 
                "REM": "制成品0001摘要,API测试" 
            },
            {
                "PRD_NO": "ZCP0002", 
                "NAME": "制成品0002", 
                "UT": "KG", 
                "WH": "0003", 
                "CHK_BAT": "T", 
                "CHK_MARK": "T", 
                "REM": "制成品0002摘要,API测试" 
            }
        ]
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:41 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:41 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
✅ 状态码 200 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
✅ 状态码 200
expected response to have status code 200 but got 502
Request Description
删除货品资料
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/Prdt/DeleteForPrdt
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 82ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
sn MGR_REST_DEMO2016CN021064
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8d74c6cb-a61d-44c1-a91d-fc9f0e5ca74c
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Cookie SN=MGR_REST_DEMO2016CN021064
Request Body
[
            {
                "PRD_NO": "YL0002" 
            }
        ]
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:41 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:41 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
✅ 状态码 200 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
✅ 状态码 200
expected response to have status code 200 but got 502
Request Description
新增客户资料
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/Cust/AppendToCust
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 37ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
sn MGR_REST_DEMO2016CN021064
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d45816cf-79f4-4191-aaa4-a659ba1e2a36
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 576
Cookie SN=MGR_REST_DEMO2016CN021064
Request Body
[
            {
                "CUS_NO": "KH0001", 
                "OBJ_ID": "1", 
                "NAME": "客户A", 
                "SAL": "ZS", 
                "ID1_TAX": "2", 
                "REM": "这是客户A备注" 
            },
            {
                "CUS_NO": "KH0002", 
                "OBJ_ID": "3", 
                "NAME": "客户B", 
                "SAL": "ZS", 
                "ID1_TAX": "2", 
                "MAS_CUS": "KH0001", 
                "REM": "这是客户B备注" 
            },
            {
                "CUS_NO": "KH0003", 
                "OBJ_ID": "1", 
                "NAME": "客户C", 
                "SAL": "ZS", 
                "ID1_TAX": "2", 
                "REM": "这是客户C备注" 
            }
        ]
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:41 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:41 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
✅ 状态码 200 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
✅ 状态码 200
expected response to have status code 200 but got 502
Request Description
删除客户资料
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/Cust/DeleteForCust
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 35ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
sn MGR_REST_DEMO2016CN021064
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f7aa5dca-2cfc-4971-984e-439f3de14894
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Cookie SN=MGR_REST_DEMO2016CN021064
Request Body
[
            {
                "CUS_NO": "KH0003" 
            }
        ]
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:41 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:41 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
✅ 状态码 200 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
✅ 状态码 200
expected response to have status code 200 but got 502
Request Description
新增厂商资料
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/Cust/AppendToCust
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 37ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
sn MGR_REST_DEMO2016CN021064
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2780c861-ce8a-471c-bbc3-4ef25e26314b
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 576
Cookie SN=MGR_REST_DEMO2016CN021064
Request Body
[
            {
                "CUS_NO": "CS0001", 
                "OBJ_ID": "2", 
                "NAME": "厂商A", 
                "SAL": "ZS", 
                "ID1_TAX": "2", 
                "REM": "这是厂商A备注" 
            },
            {
                "CUS_NO": "CS0002", 
                "OBJ_ID": "3", 
                "NAME": "厂商B", 
                "SAL": "ZS", 
                "ID1_TAX": "2", 
                "MAS_CUS": "CS0001", 
                "REM": "这是厂商B备注" 
            },
            {
                "CUS_NO": "CS0003", 
                "OBJ_ID": "2", 
                "NAME": "厂商C", 
                "SAL": "ZS", 
                "ID1_TAX": "2", 
                "REM": "这是厂商C备注" 
            }
        ]
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:41 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:41 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
✅ 状态码 200 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
✅ 状态码 200
expected response to have status code 200 but got 502
Request Description
删除厂商资料
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/Cust/DeleteForCust
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 34ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
sn MGR_REST_DEMO2016CN021064
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0272e1c3-0959-4031-abf0-4304d22d1766
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Cookie SN=MGR_REST_DEMO2016CN021064
Request Body
[
            {
                "CUS_NO": "CS0003" 
            }
        ]
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:41 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:41 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
✅ 状态码 200 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
✅ 状态码 200
expected response to have status code 200 but got 502
Request Description
新增采购订单
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/Bill/SaveBill
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 48ms
Mean size per request: 163B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
sn MGR_REST_DEMO2016CN021064
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e43772c3-0798-44a6-95e2-fe5523382848
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 422
Cookie SN=MGR_REST_DEMO2016CN021064
Request Body
{
            "HeadData": { 
                "CallId": "PO", 
                "CusNo": "CS0001", 
                "DepNo": "0001", 
                "SalNo": "ZS", 
                "EstDate": "2026-06-12", 
                "Rem": "这是采购订单表头备注" 
            },
            "BodyData": [ 
                {
                    "PrdNo": "YL0001", 
                    "WhNo": "0001", 
                    "Qty": 100, 
                    "Up": 10, 
                    "Rem": "这是采购订单表身摘要" 
                }
            ]
        }
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:41 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:41 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Console Logs
Log Messages
✅ 环境变量设置成功:t-erp-api-current-date = 2026-06-12
Test Information
No Tests for this request
Request Description
新增采购入库单
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/Bill/SaveBill
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 35ms
Mean size per request: 163B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
sn MGR_REST_DEMO2016CN021064
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8dfb1209-18dc-459f-9e99-35fa3fca8727
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 251
Cookie SN=MGR_REST_DEMO2016CN021064
Request Body
{
            "HeadData": { 
                "CallId": "PC", 
                "SalNo": "ZS", 
                "DepNo": "0001" 
            },
            "BodyData": [ 
                {
                    "BilId": "PO", 
                    "BilNo": "{{t-erp-api-po-bill-no}}", 
                    "BilItm": 1 
                }
            ]
        }
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:41 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:41 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Console Logs
Log Messages
✅ 环境变量设置成功:t-erp-api-current-date = 2026-06-12
Test Information
No Tests for this request
Request Description
货品库存查询(报表)
Request Information
Request Method: GET
Request URL: http://www.linkerplus.com/api/ext_erp/TbrECC/GetPrdStockData
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 35ms
Mean size per request: 163B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
PRD_NO YL0001
WH
PRD_LOC
BAT_NO
PRD_MARK
ISGROUPBYWH T
ISGROUPBYPRD_MARK
ISGROUPBYBAT_NO
ISGROUPBYPRD_LOC
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64ac8a2d-e858-4dea-a760-58dcd2304b18
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie SN=MGR_REST_DEMO2016CN021064
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:41 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:41 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Test Information
No Tests for this request
Request Description
新增销售订单
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/Bill/SaveBill
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 35ms
Mean size per request: 163B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
sn MGR_REST_DEMO2016CN021064
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b48c2e82-503f-46b6-9a0e-e7fc9a6f386e
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 423
Cookie SN=MGR_REST_DEMO2016CN021064
Request Body
{
            "HeadData": { 
                "CallId": "SO", 
                "CusNo": "KH0001", 
                "DepNo": "0001", 
                "SalNo": "LS", 
                "EstDate": "2026-06-12", 
                "Rem": "这是销售订单表头备注" 
            },
            "BodyData": [ 
                {
                    "PrdNo": "YL0001", 
                    "WhNo": "0001", 
                    "Qty": 100, 
                    "Up": 100, 
                    "Rem": "这是销售订单表身摘要" 
                }
            ]
        }
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:41 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:41 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Console Logs
Log Messages
✅ 环境变量设置成功:t-erp-api-current-date = 2026-06-12
Test Information
No Tests for this request
Request Description
新增销售出库单
Request Information
Request Method: POST
Request URL: http://www.linkerplus.com/api/ext_erp/Bill/SaveBill
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 36ms
Mean size per request: 163B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
sn MGR_REST_DEMO2016CN021064
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 151541cd-cd5c-4148-8924-25a318c74138
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 251
Cookie SN=MGR_REST_DEMO2016CN021064
Request Body
{
            "HeadData": { 
                "CallId": "SA", 
                "SalNo": "LS", 
                "DepNo": "0001" 
            },
            "BodyData": [ 
                {
                    "BilId": "SO", 
                    "BilNo": "{{t-erp-api-so-bill-no}}", 
                    "BilItm": 1 
                }
            ]
        }
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:41 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:41 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Console Logs
Log Messages
✅ 环境变量设置成功:t-erp-api-current-date = 2026-06-12
Test Information
No Tests for this request
Request Description
货品库存查询(报表)
Request Information
Request Method: GET
Request URL: http://www.linkerplus.com/api/ext_erp/TbrECC/GetPrdStockData
Response Information
Response Code: 502 - Bad Gateway
Mean time per request: 104ms
Mean size per request: 163B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
LoginId {{t-erp-api-login-id}}
PRD_NO YL0001
WH
PRD_LOC
BAT_NO
PRD_MARK
ISGROUPBYWH T
ISGROUPBYPRD_MARK
ISGROUPBYBAT_NO
ISGROUPBYPRD_LOC
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 30e66471-47fa-41d4-a9e2-76eaa43775a4
Host www.linkerplus.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie SN=MGR_REST_DEMO2016CN021064
Response Headers
Header NameHeader Value
Content-Length 163
Content-Type text/html
Date Thu, 11 Jun 2026 18:49:41 GMT
Server openresty/1.17.8.2
Set-Cookie SN=MGR_REST_DEMO2016CN021064; path=/; Expires=Sun, 06-Jun-27 18:49:41 GMT
Response Body
<html>
        <head><title>502 Bad Gateway</title></head>
        <body>
        <center><h1>502 Bad Gateway</h1></center>
        <hr><center>openresty/1.17.8.2</center>
        </body>
        </html>
        
Test Information
No Tests for this request