f1-tree-exp-viewtreeexpbar-treeexpbar-service.ts 276 字节
import { Http } from '@/utils';
import ControlService from '@/widgets/control-service';

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