代码提交

This commit is contained in:
huangzj
2023-04-25 10:57:26 +08:00
parent 98e9f41758
commit 5b118aed7a
38 changed files with 1549 additions and 34 deletions

View File

@@ -40,7 +40,6 @@ public class NjcnBeanUtil {
}
}
});
System.out.println (target.toString ( ));
return (T) target;
}