唯一码图形对接以及退出登录

This commit is contained in:
zx
2026-03-24 11:38:41 +08:00
parent b648176e82
commit dde27ed688
12 changed files with 310 additions and 41 deletions

View File

@@ -46,6 +46,9 @@ export const getDetail = (info) => {
typeName: info.typeName,
unitName: info.unitName,
typeParentNames: info.typeParentNames,
description: info.description,
weight: info.weight,
kgFactor: info.kgFactor,
}