Commit 13b96b4e authored by shiyu's avatar shiyu

查询

parent 7509682e
...@@ -369,7 +369,7 @@ ...@@ -369,7 +369,7 @@
limit 1 limit 1
</select> </select>
<select id="findMaxPriceRecord" parameterType="java.lang.Long" resultMap="BaseResultMap"> <select id="findMaxPriceRecord" parameterType="java.lang.Number" resultMap="BaseResultMap">
SELECT d.* SELECT d.*
FROM distributor_share_record d FROM distributor_share_record d
JOIN JOIN
......
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