沈斌
2017-12-18 bf1f9e0d8325f4ded6e7bc6f07dbe9be89a23a3b
_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),