forked from gzzfw/backEnd/gz-dyh

liyj
2024-09-11 b6fa58652c12f0c61409cc44dfd8ad78f821b6c6
dyh-service/dyh-base/src/main/resources/template/wechatController.ftl
@@ -1,4 +1,4 @@
package ${basePackage}.${packageName}.controller;
package ${basePackage}.${packageName}.controller.wechat;
import cn.huge.base.common.utils.ReturnFailUtils;
import cn.huge.base.common.utils.ReturnSucUtils;