@ -16,6 +16,18 @@ export const listPlatformConfiguration = (query?: PlatformConfigurationQuery): A
});
};
/**
* 查询平台管理配置所有列表
* @returns {*}
*/
export const allListPlatformConfiguration = () => {
return request({
url: '/im/platformConfiguration/allList',
method: 'get'
* 查询平台管理配置详细
* @param id