0.1.5 • Published 4 months ago

zc-platform-api2 v0.1.5

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

api 库

api 库,方便前端库调用平台 API

import { ZcApiLoginStater } from 'zc-platform-api2';
import { spring } from 'j-spring';

spring
  .loadConfig({
    zcApi: {
      host: 'http://localhost:8080',
      tel: '1870991xxx',
      secret: '8d58xxxx-xxx-xxx',
    },
  })
  .bind(ZcApiLoginStater)
  .invokeStarter();
0.1.5

4 months ago

0.1.4

8 months ago

0.1.3

8 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago