Commit 20d1b47a authored by alex yao's avatar alex yao

fix:npe

parent 0f37be3d
select select
sum(usage_points) as usage_points coalesce(sum(usage_points),0) as usage_points
from from
biz_member_points biz_member_points
where is_deleted = 'N' where is_deleted = 'N'
......
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