mirror of
https://github.com/ZSCNetSupportDept/scheduler.git
synced 2025-10-29 04:55:04 +08:00
1
This commit is contained in:
9
src/model/zones.go
Normal file
9
src/model/zones.go
Normal file
@@ -0,0 +1,9 @@
|
||||
package model
|
||||
|
||||
const FX = 0 //凤翔
|
||||
const ZH = 1 //朝晖
|
||||
const XH_AB = 2 //香晖AB
|
||||
const XH_CD = 3 //香晖CD,
|
||||
const DM = 4 //东门
|
||||
const BM = 5 //北门
|
||||
const QT = 6 //歧头
|
||||
Reference in New Issue
Block a user