Commit 43be47e0 authored by hezhen's avatar hezhen

Merge branch 'master-chw' into dev-chw

parents 4ae949ab 055848fb
...@@ -89,6 +89,7 @@ ...@@ -89,6 +89,7 @@
<select id="selectListByAdmin" resultType="com.xxfc.platform.vehicle.pojo.vo.VehicleApplyVo" parameterType="com.xxfc.platform.vehicle.pojo.dto.VehicleApplyFindDTO"> <select id="selectListByAdmin" resultType="com.xxfc.platform.vehicle.pojo.vo.VehicleApplyVo" parameterType="com.xxfc.platform.vehicle.pojo.dto.VehicleApplyFindDTO">
SELECT SELECT
v.*, v.*,
i.`name` as companyName,
b.cn_name as brandName, b.cn_name as brandName,
c.`name` categoryName c.`name` categoryName
FROM FROM
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment