setUser.js 77 B

1
  1. module.exports=function(t){this.core.setStorageSync(this.const.USER_INFO,t)};