分销员
This commit is contained in:
parent
dbf8616495
commit
666a84892e
|
@ -28,7 +28,7 @@
|
|||
|
||||
<select id="findByUserId" resultType="com.sqx.modules.bl.commission.jjr.entity.JjrApply">
|
||||
select a.*
|
||||
from bl_fxy_apply a
|
||||
from bl_jjr_apply a
|
||||
where user_id = #{userId}
|
||||
limit 1
|
||||
</select>
|
||||
|
|
Loading…
Reference in New Issue