This commit is contained in:
2022-11-16 09:22:42 +08:00
parent 422416faba
commit 0b374a437b

View File

@@ -138,7 +138,6 @@ public class RawfoilworkorderServiceImpl implements RawfoilworkorderService {
String container_name = dto.getContainer_name();
Long currentUserId = SecurityUtils.getCurrentUserId();
String nickName = SecurityUtils.getCurrentNickName();
String now = DateUtil.now();