UNPKG

ng-yunzai-mobile

Version:

1. 修改wechat.micro.ts

7 lines (6 loc) 126 B
export interface Itoken { accessToken: string; tokenType: string; tokenDataLine: Date; scope: string; }