修改包结构

This commit is contained in:
wangjibo 2023-07-06 15:00:34 +08:00
parent ffbe7040c4
commit fb46e86461
3 changed files with 3 additions and 3 deletions

View File

@ -2,4 +2,4 @@
* @author tanjie@axzo.cn
* @date 2023/7/6 14:57
*/
package filter;
package cn.axzo.config;

View File

@ -2,4 +2,4 @@
* @author tanjie@axzo.cn
* @date 2023/7/6 14:57
*/
package util;
package cn.axzo.filter;

View File

@ -2,4 +2,4 @@
* @author tanjie@axzo.cn
* @date 2023/7/6 14:57
*/
package config;
package cn.axzo.util;