src/main/java/com/lf/server/service/data/StyleService.java
@@ -1,6 +1,5 @@ package com.lf.server.service.data; import com.lf.server.entity.data.DictEntity; import com.lf.server.entity.data.StyleEntity; import com.lf.server.mapper.data.StyleMapper; import org.springframework.beans.factory.annotation.Autowired;