提交 0928fdf2 编写于 作者: KK's avatar KK

导入问题

上级 00d4015c
......@@ -4,7 +4,7 @@ TARGET=PSAPPUTIL
import UtilService from '../util-service';
<#if item.getStoagePSAppDataEntity()??>
<#assign stoageDataEntity = item.getStoagePSAppDataEntity() />
import ${srfclassname('${stoageDataEntity.getCodeName()}')}Service from '@/service/${srffilepath2(stoageDataEntity.getCodeName())}/${srffilepath2(stoageDataEntity.getCodeName())}-service';
import ${srfclassname('${stoageDataEntity.getCodeName()}')}Service from '@/app-core/service/${srffilepath2(stoageDataEntity.getCodeName())}/${srffilepath2(stoageDataEntity.getCodeName())}-service';
</#if>
/**
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册