feta:切换
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<mirror>
|
||||
<id>nexus</id>
|
||||
<name>collcollege</name>
|
||||
<url>http://nexus.coolcollege.cn/repository/maven-public/</url>
|
||||
<url>https://nexus.hao168.com/repository/maven-public/</url>
|
||||
<mirrorOf>central</mirrorOf>
|
||||
</mirror>
|
||||
</mirrors>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
package com.cool.store.service.dict.impl;
|
||||
|
||||
import cn.hutool.core.collection.CollStreamUtil;
|
||||
import cn.hutool.core.lang.Pair;
|
||||
import com.cool.store.annotation.DictField;
|
||||
import com.cool.store.dao.dict.SysDictColumnDAO;
|
||||
import javafx.util.Pair;
|
||||
import lombok.RequiredArgsConstructor;
|
||||
import lombok.extern.slf4j.Slf4j;
|
||||
import org.apache.commons.collections4.CollectionUtils;
|
||||
|
||||
Reference in New Issue
Block a user