cleanup
This commit is contained in:
parent
b7ec6a292f
commit
9297006ab3
58 changed files with 2032 additions and 2074 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#[derive(Debug, Clone)]
|
||||
pub struct ScheduleDay {
|
||||
pub date: String,
|
||||
pub service_id: String
|
||||
pub service_id: String,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue