fix 83184 83182 有效会员查询问题
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@
|
||||
LEFT JOIN tb_member_project tmp on tmp.id = tmps.project_id
|
||||
<where>
|
||||
tmps.company_id = #{companyId}
|
||||
and tmps.effective_date is not null
|
||||
and current_date BETWEEN effective_date and invalidation_date
|
||||
</where>
|
||||
</select>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user