This website works better with JavaScript.
Home
Explore
Help
Sign In
SmartCanteen
/
smart_canteen
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
add_mode
DengBiao
1 year ago
parent
2d29bd1f4f
commit
0fdef642bc
1 changed files
with
8 additions
and
8 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-8
app/admin/md/md_self_support.go
+ 8
- 8
app/admin/md/md_self_support.go
View File
@@ -2,23 +2,23 @@ package md
var SelfSupportForMealTimeMapping = []map[string]string{
{
"from": "0
5:3
0",
"to": "
09:0
0",
"from": "0
2:0
0",
"to": "
10:3
0",
"name": "早餐",
},
{
"from": "10:
4
0",
"to": "1
3:3
0",
"from": "10:
3
0",
"to": "1
5:0
0",
"name": "午餐",
},
{
"from": "1
7:3
0",
"to": "2
0
:00",
"from": "1
5:0
0",
"to": "2
3
:00",
"name": "晚餐",
},
{
"from": "2
0:
30",
"to": "2
1
:00",
"from": "23
:0
0",
"to": "
0
2:00",
"name": "夜宵",
},
}
Write
Preview
Loading…
Cancel
Save