feat: PDM对接接口增加basicAuth

This commit is contained in:
2024-05-06 14:31:48 +08:00
parent f9f696a49a
commit 183ae91563
3 changed files with 57 additions and 5 deletions
@@ -551,4 +551,8 @@ bindPart:
#验证零部件号是否可修改url
edit_valid_url: RESTAdapter/PSRMS/PO1000495/VerifyModifiable
#校验某个零部件是否所属于某个零部件分类
part_belong_url: RESTAdapter/PSRMS/PO1000497/VerifyComponentCategory
part_belong_url: RESTAdapter/PSRMS/PO1000497/VerifyComponentCategory
#Authorization
auth_username: CNHTC_PO_PSRMS
#Authorization
auth_password: Cnhtcpsrms2024
@@ -517,3 +517,7 @@ bindPart:
edit_valid_url: RESTAdapter/PSRMS/PO1000495/VerifyModifiable
#校验某个零部件是否所属于某个零部件分类
part_belong_url: RESTAdapter/PSRMS/PO1000497/VerifyComponentCategory
#Authorization
auth_username: CNHTC_PO_PSRMS
#Authorization
auth_password: Cnhtcpsrms2024