This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
shuzhihua
/
pms-iot-vue
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
d62bbcdd92
Rami (Branch)
Tag
master
workordering
pms-iot-vue
/
src
/
api
/
mall
/
statistics
/
common.ts
common.ts
103 B
Cronologia
Originale
1
2
3
4
5
/** 数据对照 Response VO */
export interface DataComparisonRespVO<T> {
value: T
reference: T
}