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