import { Http } from '@/utils'; import ControlService from '@/widgets/control-service'; /** * Usr4 部件服务对象 * * @export * @class Usr4Service */ export default class Usr4Service extends ControlService { }