forked from gzzfw/backEnd/gz-dyh

liyj
2024-09-03 0fc5b15d68684c28e1d0a434fcd4a105891b6439
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;