|
@ -25,6 +25,10 @@ |
|
|
<result column="toilet_level_special" property="toiletLevelSpecial" /> |
|
|
<result column="toilet_level_special" property="toiletLevelSpecial" /> |
|
|
<result column="x_coordinates" property="xCoordinates" /> |
|
|
<result column="x_coordinates" property="xCoordinates" /> |
|
|
<result column="y_coordinates" property="yCoordinates" /> |
|
|
<result column="y_coordinates" property="yCoordinates" /> |
|
|
|
|
|
|
|
|
|
|
|
<result column="tian_map_x_coordinates" property="tianMapXCoordinates" /> |
|
|
|
|
|
<result column="tian_map_y_coordinates" property="tianMapYCoordinates" /> |
|
|
|
|
|
|
|
|
<result column="status" property="status" /> |
|
|
<result column="status" property="status" /> |
|
|
<result column="third_bathroom" property="thirdBathroom" /> |
|
|
<result column="third_bathroom" property="thirdBathroom" /> |
|
|
<result column="third_bathroom_seat_num" property="thirdBathroomSeatNum" /> |
|
|
<result column="third_bathroom_seat_num" property="thirdBathroomSeatNum" /> |
|
@ -57,7 +61,7 @@ |
|
|
id,toilet_uuid, toilet_name, toilet_code,province_toilet_code, manager, manager_contact_phone,manager_id_card |
|
|
id,toilet_uuid, toilet_name, toilet_code,province_toilet_code, manager, manager_contact_phone,manager_id_card |
|
|
,manager_gender,manager_census_register,manager_age,province, street, |
|
|
,manager_gender,manager_census_register,manager_age,province, street, |
|
|
area, city,government_community_name,government_community_id, |
|
|
area, city,government_community_name,government_community_id, |
|
|
toilet_level,toilet_level_special, x_coordinates, y_coordinates, status, |
|
|
|
|
|
|
|
|
toilet_level,toilet_level_special, x_coordinates, y_coordinates,tian_map_x_coordinates,tian_map_y_coordinates, status, |
|
|
third_bathroom,third_bathroom_seat_num,third_bathroom_pissoir_num, mon_child_room,mon_child_room_area, |
|
|
third_bathroom,third_bathroom_seat_num,third_bathroom_pissoir_num, mon_child_room,mon_child_room_area, |
|
|
video,toilet_paper,hot_water,hand_drier,delete_status, create_time, create_id, update_time, update_id,toilet_type,other_type,costs,covered_area, |
|
|
video,toilet_paper,hot_water,hand_drier,delete_status, create_time, create_id, update_time, update_id,toilet_type,other_type,costs,covered_area, |
|
|
floor_area,toilet_management,wash_form,guide_sign,charge,plan_approval |
|
|
floor_area,toilet_management,wash_form,guide_sign,charge,plan_approval |
|
|