This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
shuzhihua
/
pms-iot-vue
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
d62bbcdd92
Ramuri
Etichete
master
workordering
pms-iot-vue
/
src
/
api
/
mall
/
statistics
/
common.ts
common.ts
103 B
Istoric
Crud
1
2
3
4
5
/** 数据对照 Response VO */
export interface DataComparisonRespVO<T> {
value: T
reference: T
}