fix
Helius
2022-06-06 cb8e17e378ecad3b2a19f3d120970c45aeb76451
src/main/java/cc/mrbird/febs/mall/service/impl/ApiMallMemberServiceImpl.java
@@ -58,7 +58,6 @@
    private final DataDictionaryCustomMapper dataDictionaryCustomMapper;
    private final MallShopApplyMapper mallShopApplyMapper;
    private final MallRegisterAppealMapper mallRegisterAppealMapper;
    private final MallMemberShopApplyMapper mallMemberShopApplyMapper;
    @Value("${spring.profiles.active}")