tab-exp-viewtabviewpanel3-tabviewpanel-service.ts 276 字节
import { Http } from '@/utils';
import ControlService from '@/widgets/control-service';

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