GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
4
Releases
7
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
codedev
/
smart-metering-front
Transfer to URL with SHA
Find file
Newer
Older
tree:
0ab09cd501
Switch branches
×
dev
excel
master
vue3-front
smart-metering-front
/
src
/
views
/
customer
/
bench
/ bench-interface.ts
dutingting
on 17 Jan 2023
72 bytes
工作台
Raw
Blame
History
export interface planReturn { date: string count: string | number }