master
parent
2f9385be54
commit
6b12b8c6f7
|
@ -16,6 +16,7 @@ import javax.annotation.Resource;
|
||||||
* @CreateTime: 2023-02-01 08:52
|
* @CreateTime: 2023-02-01 08:52
|
||||||
*/
|
*/
|
||||||
@Component
|
@Component
|
||||||
|
|
||||||
public class FastUtil {
|
public class FastUtil {
|
||||||
private static final Logger log = LoggerFactory.getLogger(FastUtil.class);
|
private static final Logger log = LoggerFactory.getLogger(FastUtil.class);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue