web sketch-查询代理功能优化 CN-663
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package com.mesasoft.cn.modules.constant;
|
||||
|
||||
|
||||
import com.zhazhapan.modules.constant.ValueConsts;
|
||||
|
||||
/**
|
||||
@@ -21,7 +22,7 @@ public class DefaultValues {
|
||||
/**
|
||||
* Controller包路径
|
||||
*/
|
||||
public static final String CONTROLLER_PACKAGE = "com.zhazhapan.efo.web.controller";
|
||||
public static final String CONTROLLER_PACKAGE = "com.mesasoft.cn.web.controller";
|
||||
|
||||
/**
|
||||
* 配置文件路径
|
||||
|
||||
Reference in New Issue
Block a user