// 基于 @CONTROL/树视图导航栏/SERVICE.ts.ftl 生成
import { Http } from '@/utils';
import ControlService from '@/widgets/control-service';

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