This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_Acura_MES_Backend
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
33
Wiki
Activity
Browse Source
添加0对应的字符串
pull/48/head
zhangxin
3 years ago
parent
a264a69954
commit
b09609ec32
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
models/base/Const.go
+ 1
- 0
models/base/Const.go
View File
@ -156,6 +156,7 @@ var MONTH_MAP = map[int]string{
12
:
"C"
,
}
var
DAY_MAP
=
map
[
int
]
string
{
0
:
"0"
,
1
:
"1"
,
2
:
"2"
,
3
:
"3"
,
Write
Preview
Loading…
Cancel
Save