update 新增桩时判断编号

This commit is contained in:
Lemon
2023-08-26 09:46:46 +08:00
parent 543a23e597
commit 871dbe4882
8 changed files with 56 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ import com.jsowell.common.exception.BusinessException;
import com.jsowell.common.util.DateUtils;
import com.jsowell.common.util.SecurityUtils;
import com.jsowell.common.util.StringUtils;
import com.jsowell.common.util.id.SnUtils;
import com.jsowell.pile.util.SnUtils;
import com.jsowell.pile.service.*;
import com.jsowell.pile.domain.MemberBasicInfo;
import com.jsowell.pile.domain.OrderBasicInfo;