This website requires JavaScript.
Explore
Help
Register
Sign In
XW-AIOT
/
iot-device-management-frontend
Watch
4
Star
0
Fork
0
You've already forked iot-device-management-frontend
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
96c4ee974a6d647cdb6f2c5c9675eb0fa0986cfa
iot-device-management-frontend
/
apps
/
web-antd
/
src
/
api
/
mall
/
statistics
/
common.ts
6 lines
109 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: mall api
2025-06-06 22:23:51 +08:00
/** 数据对照 Response VO */
feat: mall api 添加mall统一前缀
2025-06-06 22:45:43 +08:00
export
interface
MallDataComparisonRespVO
<
T
>
{
feat: mall api
2025-06-06 22:23:51 +08:00
value
:
T
;
reference
:
T
;
}
Reference in New Issue
Copy Permalink