generated from dxfeng/secondev-wugang-dxfeng
调整常量类路径
This commit is contained in:
parent
2582e7f8b8
commit
ba0ca6837a
|
|
@ -1,4 +1,4 @@
|
|||
package constant;
|
||||
package com.weaver.seconddev.portal.constant;
|
||||
|
||||
/**
|
||||
* @author:dxfeng
|
||||
|
|
@ -2,7 +2,7 @@ package com.weaver.seconddev.portal.util;
|
|||
|
||||
import cn.hutool.http.HttpRequest;
|
||||
import com.alibaba.fastjson.JSONObject;
|
||||
import constant.ApplicationConfigConstant;
|
||||
import com.weaver.seconddev.portal.constant.ApplicationConfigConstant;
|
||||
|
||||
/**
|
||||
* @author:dxfeng
|
||||
|
|
|
|||
Loading…
Reference in New Issue