@ -344,7 +344,7 @@ public class IoCheckInoutService {
isTrue = true;
}
if (isTrue) {
if (isTrue && codeLostEntity.getId() != null) {
codeLostEntity.setCreateTime(new Date());
codeLostService.insertOrUpdate(codeLostEntity);