feat: MML管理功能

This commit is contained in:
TsMask
2023-10-11 17:20:20 +08:00
parent b2f7e1d69b
commit 0853e29a04
7 changed files with 982 additions and 980 deletions

View File

@@ -6,7 +6,7 @@ import { parseObjLineToHump } from '@/utils/parse-utils';
* 查询UDM可用cmd命令
* @returns object
*/
export async function getSubscriberByUDM() {
export async function getMMLByUDM() {
// 发起请求
const result = await request({
url: `/databaseManagement/v1/elementType/omc_db/objectType/mml_subscriber`,