This website requires JavaScript.
Explore
Help
Sign In
iidi
/
cmc-web
Watch
2
Star
0
Fork
You've already forked cmc-web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f64fb71c66
cmc-web
/
webs
/
cmp-web
/
src
/
models
/
depart.d.ts
5 lines
63 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Initial commit all
2024-08-20 12:11:31 +00:00
export
interface
IDepart
{
style: 格式化代码
2024-08-21 01:17:14 +00:00
id?
:
number
parentId?
:
number
Initial commit all
2024-08-20 12:11:31 +00:00
}