南歧nc65对接

This commit is contained in:
hjx
2025-12-05 18:21:36 +08:00
parent 73a2d7f1c9
commit 7efbe3d404
49 changed files with 2117 additions and 44 deletions
@@ -378,4 +378,11 @@
and esign_enterprise_status = #{userShipperEntity.esignEnterpriseStatus}
</select>
<select id="getShipperSummaryData" parameterType="java.lang.Long"
resultType="com.mhd.user.domain.userAggregate.repository.po.UserDriverPo">
<include refid="selectShipperVo1"/>
and b.user_id = #{value}
group by b.user_id
</select>
</mapper>