提交 9030eacb 编写于 作者: tony001's avatar tony001

测试行为执行之后逻辑

上级 fb853524
...@@ -570,7 +570,7 @@ export default class ${srfclassname('${item.getCodeName()}')}ServiceBase extends ...@@ -570,7 +570,7 @@ export default class ${srfclassname('${item.getCodeName()}')}ServiceBase extends
</#if> </#if>
<#--是否存在前端处理逻辑end --> <#--是否存在前端处理逻辑end -->
<#else> <#else>
<@service_block item=item singleAppMethod=singleAppMethod/> <@service_block item=item singleAppMethod=singleAppMethod afterActionStr = aaaa />
</#if> </#if>
} }
<#-- 查询数据集(post方式)start --> <#-- 查询数据集(post方式)start -->
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册