沈斌
2017-12-19 1193f95d1eb81b95c27311c51282eb8b72cec106
_mock/installer.service.ts
@@ -7,7 +7,7 @@
    sex: ['男', '女'][i % 2],
    mobile: 13713713777 + i,
    email: `test_${i + 1}@test.com`,
    weixin: 'test',
    weixin: 'test' + (i + 1),
    password: 'ISGMyneATSuhkiwz4BURBQ==',
    organization: '组织' + (i + 1),
    nickname:  '昵称' + (i + 1),