add
wangpengfei
2023-07-21 54f4078e9462871995cf4b241df217b18cdd6e08
pkg/ecode/code.go
@@ -316,4 +316,11 @@
   IsVisitSetErr    = 4500004 // 设置服务人员是否来过失败
   IsVisitUpdateErr = 4500005 // 更新服务人员是否来过失败
)
   ReportSourceExist     = 4400001 // 报表来源已存在
   ReportSourceNotExist  = 4400002 // 报表来源不存在
   ReportSourceListErr   = 4400003 // 获取报表来源列表失败
   ReportSourceSetErr    = 4400004 // 设置报表来源失败
   ReportSourceUpdateErr = 4400005 // 更新报表来源失败
)