update 分成功能

This commit is contained in:
Guoqs
2024-09-27 17:23:24 +08:00
parent fd5333f7ed
commit 69282a7960

View File

@@ -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">