feat: 会员管理、在线复诊优化、新增配送仓库
This commit is contained in:
@@ -11,6 +11,9 @@ export function checkDev(key = '') {
|
||||
case 'open-im':
|
||||
// return false;
|
||||
return true;
|
||||
case 'test':
|
||||
return false;
|
||||
// return true;
|
||||
default:
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user