f4-tree-exp-viewtreeexpbar-treeexpbar-service.ts 336 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12
// 基于 @CONTROL/树视图导航栏/SERVICE.ts.ftl 生成
import { Http } from '@/utils';
import ControlService from '@/widgets/control-service';

/**
 * F4TreeExpViewtreeexpbar 部件服务对象
 *
 * @export
 * @class F4TreeExpViewtreeexpbarService
 */
export default class F4TreeExpViewtreeexpbarService extends ControlService {
}