{
"id": "515483035307683840",
"entid": "11",
"modifier": "dzq-baij",
"modifytime": "2023-12-28 15:43:34",
"roletmplcode": "100000041",
"roletmplname": "门店采购角色",
"roletype": "1",
"status": "1",
"memo": "",
"_subNum": 0,
"subNum": 0,
"applist": [
{
"appcode": "6001",
"modulelist": [
{
"methodcode": "UCS100011001"
},
{
"methodcode": "UCS100011006"
},
{
"modulecode": "UCS100015",
"methodlist": [
"UCS100015001",
"UCS100015002"
]
}
]
}
]
}
curl --location --request POST '/roletmpl/saveApps' \
--header 'Ssotoken: {{accessToken}}' \
--header 'x-timestamp: 1713748800833' \
--header 'x-signature: KUXSucUrpWVx4Cjfq8XNig7l3yKhqLycqDMoJhHJpPU=' \
--header 'x-app-id: sncsit' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "515483035307683840",
"entid": "11",
"modifier": "dzq-baij",
"modifytime": "2023-12-28 15:43:34",
"roletmplcode": "100000041",
"roletmplname": "门店采购角色",
"roletype": "1",
"status": "1",
"memo": "",
"_subNum": 0,
"subNum": 0,
"applist": [
{
"appcode": "6001",
"modulelist": [
{
"methodcode": "UCS100011001"
},
{
"methodcode": "UCS100011006"
},
{
"modulecode": "UCS100015",
"methodlist": [
"UCS100015001",
"UCS100015002"
]
}
]
}
]
}'
{}