This website requires JavaScript.
Explore
Help
Register
Sign In
harmony_car
/
subject-two
Watch
4
Star
0
Fork
3
You've already forked subject-two
Code
Issues
Pull Requests
Packages
Projects
1
Releases
45
Wiki
Activity
subject-two
/
entry
/
src
/
main
/
ets
/
model
/
Register.ets
5 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: 优化类型
2025-02-11 10:53:59 +08:00
export interface DeviceParamType {
time: string;
deviceName: string;
type: string;
}
Reference in New Issue
Copy Permalink