提交 7e3afea3 编写于 作者: KK's avatar KK

导入调整

上级 973d68b2
import CounterService from '@/ibiz-core/counter/counter-service-base';
import { CounterService } from '@/ibiz-core/counter/counter-service-base';
<#ibiztemplate>
TARGET=PSAPPCOUNTER
</#ibiztemplate>
......
<#ibiztemplate>
TARGET=PSAPPDELOGIC
</#ibiztemplate>
import { Http,Util } from '@/utils';
import { Http,Util } from '@/ibiz-core/utils';
import ${srfclassname('${item.getCodeName()}')}LogicBase from './${srffilepath2(item.getCodeName())}-logic-base';
/**
......
......@@ -16,7 +16,7 @@ import { Store } from 'vuex';
* @export
* @class CodeListService
*/
export default class CodeListService {
export class CodeListService {
/**
* Vue 状态管理器
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册