iplatform-base/src/main/java/com/iplatform/base/support/DatabaseArgumentsManager.java
@@ -12,7 +12,6 @@ import com.walker.infrastructure.arguments.Variable; import com.walker.infrastructure.arguments.VariableType; import com.walker.infrastructure.utils.StringUtils; import com.walker.security.SystemLogMan; import java.util.ArrayList; import java.util.HashMap; @@ -33,7 +32,6 @@ public void setConfigArgumentService(ConfigArgumentServiceImpl configArgumentService) { this.configArgumentService = configArgumentService; SystemLogMan.getInstance().checkMan(); } @Override