fix
Helius
2021-07-22 9ff1c9a2df642e6286be4903f841172f2073a7e8
gc-order/src/main/resources/mapper/order/RedPaperRuleMapper.xml
@@ -318,4 +318,7 @@
        </if>
    </select>
    <select id="selectDistribRule" resultType="com.xzx.gc.entity.RedPaperRule">
        select * from xzx_user_redpaper_rule where rule_type=9
    </select>
</mapper>