|
@@ -41,7 +41,7 @@ if (test) {
|
|
// 判断是否为dev开发
|
|
// 判断是否为dev开发
|
|
if (locationHref.indexOf('http://localhost:80') > -1) {
|
|
if (locationHref.indexOf('http://localhost:80') > -1) {
|
|
// 张工
|
|
// 张工
|
|
- // userId = '59e41443fb48a7552f8b459e'; // 管理员\门店老师
|
|
|
|
|
|
+ userId = '59e41443fb48a7552f8b459e'; // 管理员\门店老师
|
|
// userId = '5acb042a9f5160bc048b6b1b'; // master
|
|
// userId = '5acb042a9f5160bc048b6b1b'; // master
|
|
// userId = '5a603956fb48a70c768b4575'; // test
|
|
// userId = '5a603956fb48a70c768b4575'; // test
|
|
|
|
|
|
@@ -51,7 +51,7 @@ if (locationHref.indexOf('http://localhost:80') > -1) {
|
|
// 刘星
|
|
// 刘星
|
|
// userId = '5860c5ce9f5160ad048b650f'
|
|
// userId = '5860c5ce9f5160ad048b650f'
|
|
// 立秋:客户
|
|
// 立秋:客户
|
|
- userId = '5823fe6ca84ea02e3e8b45cb'
|
|
|
|
|
|
+ // userId = '5823fe6ca84ea02e3e8b45cb'
|
|
// 邓涛
|
|
// 邓涛
|
|
// userId = '5a5eeaf3fb48a770708b456b' // 已注册
|
|
// userId = '5a5eeaf3fb48a770708b456b' // 已注册
|
|
// userId = '57fe2dc59f5160a1048b4591' // 未注册
|
|
// userId = '57fe2dc59f5160a1048b4591' // 未注册
|