style: 网元软件代码优化

This commit is contained in:
TsMask
2024-05-27 18:33:46 +08:00
parent cd49162dfc
commit 939a235a87
3 changed files with 18 additions and 8 deletions

View File

@@ -68,7 +68,7 @@ export function delNeSoftware(softwareIds: string | number) {
/**
* 网元软件包设为网元新版本
* @param data { "version": "2.2404.18", "neType": "SMF", "name": "smf-r2.2404.18-ub22.deb"}
* @param data data { "version": "2.2404.18", "neType": "SMF", "name": "smf-r2.2404.18-ub22.deb"}
* @returns object
*/
export function newNeVersion(data: Record<string, any>) {