mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-13 11:49:49 +08:00
update 分成功能
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
from station_split_config
|
from station_split_config
|
||||||
where del_flag = '0'
|
where del_flag = '0'
|
||||||
and station_id = #{stationId}
|
and station_id = #{stationId}
|
||||||
|
order by fee_flag
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<insert id="batchInsert" parameterType="map">
|
<insert id="batchInsert" parameterType="map">
|
||||||
|
|||||||
Reference in New Issue
Block a user