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
3
Packages
Projects
Releases
Wiki
Activity
Files
95fffb8af0138b86d4cc0f2b76439de82f0bffa7
iot-device-management-frontend
/
apps
/
web-antd
/
src
/
api
/
mall
/
statistics
/
common.ts
6 lines
102 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: 批量去除 vo
2025-06-15 15:33:18 +08:00
/** 数据对照 Response */
feat:【mall 商城】商城首页的迁移【antd】20%:初始化
2025-10-19 10:09:33 +08:00
export
interface
DataComparisonRespVO
<
T
>
{
feat: mall api
2025-06-06 22:23:51 +08:00
value
:
T
;
reference
:
T
;
}
Reference in New Issue
Copy Permalink