8.10提交代码 糖组检测

This commit is contained in:
zoujiandong
2023-08-10 16:17:27 +08:00
parent 34e177d957
commit 833def112c
33 changed files with 688 additions and 190 deletions
+2
View File
@@ -49,6 +49,8 @@ const constant = {
PRESCRIBE: 6,//6:处方开具成功(医生端)
PRESCRIBE_VERIFY: 7,//7:处方审核通过(患者端)
BANNER_MESSAGE: 8,//8 弹框消息
SUGAR_CHECK:10,//糖组检测
PATIENT_INFO:11,//患者信息
},
OPERATING_ENVIRONMENT: 'imWxTuikit'