master
18404992668 2023-10-26 11:02:01 +08:00
parent 2f9385be54
commit 6b12b8c6f7
1 changed files with 1 additions and 0 deletions

View File

@ -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);