forked from gzzfw/backEnd/gz-dyh

liyj
2024-10-21 051effad5a4885f28c4ead26e8e8c0da1b3d91d2
dyh-service/dyh-base/src/main/resources/template/webController.ftl
@@ -1,4 +1,4 @@
package ${basePackage}.${packageName}.controller;
package ${basePackage}.${packageName}.controller.web;
import cn.huge.base.common.utils.ReturnFailUtils;
import cn.huge.base.common.utils.ReturnSucUtils;