Commit 24d837ce authored by codezwjava's avatar codezwjava

升级定时任务bug修复

parent b9909272
...@@ -371,7 +371,7 @@ ...@@ -371,7 +371,7 @@
from from
<include refid="table"/> <include refid="table"/>
where where
invite_code = #{IntiveCode} invite_code = #{outerUserId}
</select> </select>
<select id="getAerialDeliveryUserBeforOneMonth" resultType="cn.wisenergy.model.app.User"> <select id="getAerialDeliveryUserBeforOneMonth" resultType="cn.wisenergy.model.app.User">
......
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