forked from gzzfw/backEnd/gz-dyh

liyj
2024-09-20 c06b2f5b2aa6d8910664b30ab4f74ff3895ebbeb
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;