@@ -273,6 +273,8 @@ const ( // ErrorCode
ErrorCodePatientDialysisOrderTwo = 60000001
ErrorCodePatientScheduleRepeat = 60000002
ErrorCodeDelScheduleFailByDialysisTwo = 60000003
+
+ ErrorCodeSyncWrong = 60000006
)
var ErrCodeMsgs = map[int]string{