dbunit_vehicle_case1.xml
759 Bytes
<?xml version='1.0' encoding='UTF-8'?>
<dataset>
<!-- 车辆基础信息 -->
<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"
create_date="2020-02-01"
/>
<!-- 车辆同步数据 -->
<bsth_c_cars_sync id="1" iden_zbh="SSS-01" iden_cph="沪88888"
update_gsdm="05" update_gsmc="杨高公司"
create_date="2020-03-01" update_date="2020-03-01" status="准备"
/>
</dataset>