refactor: 优化部分代码

修复 Sonar 扫描问题
This commit is contained in:
2024-01-27 15:16:55 +08:00
parent aecefa15ec
commit 868d731b01

View File

@@ -24,7 +24,7 @@ package top.charles7c.continew.starter.extension.crud.constant;
*/
public class ContainerPool {
private ContainerPool() {
protected ContainerPool() {
}
/**