1
1
This commit is contained in:
6
data/view/gtools/def.go
Normal file
6
data/view/gtools/def.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package gtools
|
||||
|
||||
var TypeDicMp = map[string]string{
|
||||
"1000": "M",
|
||||
"900": "CM",
|
||||
}
|
||||
Reference in New Issue
Block a user