This website requires JavaScript.
Explore
Help
Register
Sign In
bixuan
/
iot-card-plus-ui
Watch
1
Star
0
Fork
You've already forked iot-card-plus-ui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
93a02573d7
iot-card-plus-ui
/
apps
/
web-antd
/
src
/
api
/
mall
/
statistics
/
common.ts
6 lines
104 B
TypeScript
Raw
Blame
History
/** 数据对照 Response */
export
interface
MallDataComparisonResp
<
T
>
{
value
:
T
;
reference
:
T
;
}
Reference in New Issue
View Git Blame
Copy Permalink