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

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