This commit is contained in:
suyl
2021-05-25 17:57:31 +08:00
parent d0752a0912
commit e4e959a9f8

View File

@@ -1923,6 +1923,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
// dao.UpdateEntity(db, v, "ConsigneeMobile2") // dao.UpdateEntity(db, v, "ConsigneeMobile2")
// } // }
//} //}
cms.SendQywxPeopleCount(jxcontext.AdminCtx)
return err return err
} }