Mr.Zhang
2023-09-18 ca2200ba53b236e8902b706c444375408c782f07
server/src/main/java/doumeemes/api/system/SystemDictController.java
@@ -31,7 +31,7 @@
public class SystemDictController extends BaseController {
    @Autowired
    private SystemDictService systemDictService;
    private SystemDictService systemDictService ;
    @Autowired
    private SystemDictBiz systemDictBiz;