_0_validate_timetable.xml
8.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<?xml version='1.0' encoding='UTF-8'?>
<dataset>
<!-- 用户信息 -->
<bsth_c_sys_user id="1" user_name="管理员1" name="vip" password="vip" enabled="1" />
<!-- 角色信息 -->
<bsth_c_sys_role id="1" role_name="管理员组" enable="1" is_super_admin="1" pic="0" />
<!-- 用户角色关联信息 -->
<bsth_c_sys_user_roles users="1" roles="1" />
<!-- 公司信息(关联角色) -->
<bsth_c_sys_company_auth id="1" company_code="22" company_name="金高公司"
sub_company_code="01" sub_company_name="一分公司" />
<!-- 车辆基础信息 -->
<bsth_c_cars id="1" inside_code="SSS-01"
business_code="22" company="金高公司" branche_company_code="01" branche_company="一分公司"
car_code="11111" car_plate="沪88888" supplier_name="bsth" equipment_code="123456"
hvac_car="1" ticket_type="1" led_screen="1" tv_video_type="1" scrap_state="0" />
<bsth_c_cars id="2" inside_code="SSS-02"
business_code="22" company="金高公司" branche_company_code="01" branche_company="一分公司"
car_code="11111" car_plate="沪88888" supplier_name="bsth" equipment_code="123456"
hvac_car="1" ticket_type="1" led_screen="1" tv_video_type="1" scrap_state="0" />
<bsth_c_cars id="3" inside_code="SSS-03"
business_code="55" company="南汇公司" branche_company_code="01" branche_company="一分公司"
car_code="11111" car_plate="沪88888" supplier_name="bsth" equipment_code="123456"
hvac_car="1" ticket_type="1" led_screen="1" tv_video_type="1" scrap_state="0" />
<bsth_c_cars id="4" inside_code="SSS-04"
business_code="22" company="金高公司" branche_company_code="02" branche_company="二分公司"
car_code="11111" car_plate="沪88888" supplier_name="bsth" equipment_code="123456"
hvac_car="1" ticket_type="1" led_screen="1" tv_video_type="1" scrap_state="0" />
<!-- 线路基础信息 -->
<bsth_c_line id="1" name="线路1" company="22" branche_company="01" length="20" destroy="0" />
<!-- 停车场基础信息 -->
<bsth_c_car_park id="1" park_name="停车场1" company="05" branche_company="01" area="100" />
<!-- 车辆配置信息 -->
<bsth_c_s_ccinfo id="1" xl="1" cl="1" qyrq="2019-01-01" tcd="停车场1" is_switch="0" is_cancel="0" />
<!-- 排班计划信息 -->
<bsth_c_s_sp id="1" xl="1" schedule_from_time="2019-01-01" schedule_to_time="2019-01-10"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"/>
<!-- 路牌信息 -->
<bsth_c_s_gbi id="1" xl="1" lp_no="1" lp_name="路牌1" lp_type="普通路牌" is_cancel="0"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"
/>
<bsth_c_s_gbi id="2" xl="1" lp_no="2" lp_name="路牌2" lp_type="普通路牌" is_cancel="0"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"
/>
<bsth_c_s_gbi id="3" xl="1" lp_no="3" lp_name="路牌3" lp_type="普通路牌" is_cancel="0"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"
/>
<!-- 时刻表信息 -->
<bsth_c_s_ttinfo id="1" xl="1" name="时刻表1" xl_dir="2" qyrq="2019-01-01" is_enable_dis_template="1"
is_cancel="0" line_version="1" lp_count = "10" loop_count = "6"
rule_days="1,0,1,1,1,0,0"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"
/>
<bsth_c_s_ttinfo id="2" xl="1" name="时刻表2" xl_dir="2" qyrq="2019-01-01" is_enable_dis_template="1"
is_cancel="0" line_version="1" lp_count = "10" loop_count = "6"
rule_days="0,0,0,0,1,1,1"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"
/>
<bsth_c_s_ttinfo id="3" xl="1" name="时刻表3" xl_dir="2" qyrq="2019-01-01" is_enable_dis_template="1"
is_cancel="0" line_version="1" lp_count = "10" loop_count = "6"
special_days="2019-01-05,2019-01-06,2019-01-07"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"
/>
<bsth_c_s_ttinfo id="4" xl="1" name="时刻表4" xl_dir="2" qyrq="2019-01-01" is_enable_dis_template="1"
is_cancel="0" line_version="1" lp_count = "10" loop_count = "6"
special_days="2019-01-05,2019-01-06,2019-01-07"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"
/>
<!-- 时刻表明细信息 -->
<bsth_c_s_ttinfo_detail id="1" xl="1" ttinfo="1" lp="1" fcno="1" xl_dir="0"
qdz_code="#1" qdz_name="上行起点站" zdz_code="#2" zdz_name="上行终点站"
fcsj="08:30" bcs="1" jhlc="30" bcsj="30" bc_type="normal"
line_version="1"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"
/>
<bsth_c_s_ttinfo_detail id="2" xl="1" ttinfo="1" lp="2" fcno="2" xl_dir="0"
qdz_code="#1" qdz_name="上行起点站" zdz_code="#2" zdz_name="上行终点站"
fcsj="08:40" bcs="2" jhlc="30" bcsj="30" bc_type="normal"
line_version="1"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"
/>
<bsth_c_s_ttinfo_detail id="3" xl="1" ttinfo="1" lp="3" fcno="3" xl_dir="0"
qdz_code="#1" qdz_name="上行起点站" zdz_code="#2" zdz_name="上行终点站"
fcsj="08:50" bcs="3" jhlc="30" bcsj="30" bc_type="normal"
line_version="1"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"
/>
<bsth_c_s_ttinfo_detail id="4" xl="1" ttinfo="1" lp="1" fcno="4" xl_dir="1"
qdz_code="#3" qdz_name="下行起点站" zdz_code="#4" zdz_name="下行终点站"
fcsj="09:10" bcs="4" jhlc="30" bcsj="30" bc_type="normal"
line_version="1"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"
/>
<bsth_c_s_ttinfo_detail id="5" xl="1" ttinfo="1" lp="2" fcno="5" xl_dir="1"
qdz_code="#3" qdz_name="下行起点站" zdz_code="#4" zdz_name="下行终点站"
fcsj="09:20" bcs="5" jhlc="30" bcsj="30" bc_type="normal"
line_version="1"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"
/>
<bsth_c_s_ttinfo_detail id="6" xl="1" ttinfo="2" lp="1" fcno="1" xl_dir="0"
qdz_code="#1" qdz_name="上行起点站" zdz_code="#2" zdz_name="上行终点站"
fcsj="08:30" bcs="1" jhlc="30" bcsj="30" bc_type="normal"
line_version="1"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"
/>
<bsth_c_s_ttinfo_detail id="7" xl="1" ttinfo="2" lp="2" fcno="2" xl_dir="0"
qdz_code="#1" qdz_name="上行起点站" zdz_code="#2" zdz_name="上行终点站"
fcsj="08:40" bcs="2" jhlc="30" bcsj="30" bc_type="normal"
line_version="1"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"
/>
<bsth_c_s_ttinfo_detail id="8" xl="1" ttinfo="3" lp="1" fcno="1" xl_dir="0"
qdz_code="#1" qdz_name="上行起点站" zdz_code="#2" zdz_name="上行终点站"
fcsj="08:30" bcs="1" jhlc="30" bcsj="30" bc_type="normal"
line_version="1"
create_by="1" create_date="2019-02-01" update_by="1" update_date="2019-02-01"
/>
</dataset>