change project to maven

This commit is contained in:
limqhz
2021-03-02 23:50:51 +08:00
parent 28fe094cef
commit 0ed96b9e24
19 changed files with 512 additions and 561 deletions

View File

@@ -18,7 +18,6 @@ import com.ydd.framework.core.entity.enums.StatusEnum;
import com.ydd.framework.core.exception.ServiceException;
import com.ydd.framework.core.service.impl.BaseServiceImpl;
import org.apache.commons.lang3.time.DateFormatUtils;
import org.apache.commons.lang3.time.DateUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.data.redis.core.RedisTemplate;