UNPKG

ng-yunzai-mobile

Version:

1. 修改wechat.micro.ts

7 lines (6 loc) 130 B
export interface MyWechatMpToken { path: string; systemcode: string; error_code: number; message: string; }