xiaoyong931011
2023-09-12 a90dc5478863c8680846e5ffc3930aad92850bd4
src/main/java/cc/mrbird/febs/mall/mapper/DataDictionaryCustomMapper.java
@@ -27,6 +27,7 @@
    DataDictionaryCustom selectDicDataByTypeAndCode(@Param("type") String type, @Param("code") String code);
    List<AdminAgentLevelOptionTreeVo> getAgentLevelOption();
    List<AdminAgentLevelOptionTreeVo> agentLevelOption();
    AdminRankAwardUpdateInfoVo getRankAwardUpdateInfoById(@Param("id")long id);