HttpSystem.ts 76 B

123456
  1. export default class HttpSystem {
  2. constructor() {
  3. }
  4. }