mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
bugfix 更新站点互联互通配置
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<result property="id" column="id"/>
|
||||
<result property="stationId" column="station_id"/>
|
||||
<result property="thirdPartyType" column="third_party_type"/>
|
||||
<result property="equipmentOwnerId" column="equipment_owner_id"/>
|
||||
<result property="startMode" column="start_mode"/>
|
||||
<result property="createTime" column="create_time"/>
|
||||
<result property="createBy" column="create_by"/>
|
||||
@@ -19,6 +20,7 @@
|
||||
id,
|
||||
station_id,
|
||||
third_party_type,
|
||||
equipment_owner_id,
|
||||
start_mode,
|
||||
create_time,
|
||||
create_by,
|
||||
|
||||
Reference in New Issue
Block a user