师傅,以这种形式发包500错误,正确的数据包格式是什么样的呢。
{
"rpcdata": {
"rpcname": "nc.uap.portal.service.itf.IPortalSpecService",
"method": "createSkinFile",
"params": {
"projectPath": "/",
"projectModuleName": "1",
"type": "1",
"themeId": "12345",
"fileName": "123.txt",
"fileText": "123"
}
}
}