feat: PDM对接接口增加basicAuth
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user