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

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