| 1
2
3
4
5
6
7
8
9
10
11
12
 | | ID    MixServerDay    DataMapID    StartHour    StartMinute    EndHour    EndMinute    CanEnter    StateValue    NotifyInfo  |  | 1    1    31170    21    0    21    15    1    1    {}  |  | 2    1    31170    21    15    21    30    0    1    {}  |  | 3    2    31180    21    0    21    30    1    1    {-5:['HLYYBeforeStart',[5]],0:['HLYYStart',[]]}  |  | 4    3    31160    20    30    20    50    1    1    {}  |  | 5    4    31220    19    0    21    0    0    11    {0:["FamilyMatchTime", []]}  |  | 6    4    31220    21    0    21    18    1    12    {-5:["FamilyMatchBeforeStart", [5]], -3:["FamilyMatchBeforeStart", [3]], -1:["FamilyMatchBeforeStart", [1]], 0:["FamilyMatchStart", []]}  |  | 7    4    31220    21    19    21    20    0    13    {}  |  | 8    4    31220    21    20    21    30    0    21    {0:["FamilyMatchTime", []]}  |  | 9    4    31220    21    30    21    48    1    22    {-5:["FamilyMatchBeforeStart", [5]], -3:["FamilyMatchBeforeStart", [3]], -1:["FamilyMatchBeforeStart", [1]], 0:["FamilyMatchStart", []]}  |  | 10    4    31220    21    49    23    59    0    23    {}  |  | 11    5    31010    21    0    21    30    1    1    {-5:['XMZZBeforeStart',[5]],0:['XMZZStart',[]]}  | 
 |