代码更新
This commit is contained in:
@@ -258,7 +258,7 @@ public class WP implements Serializable,Cloneable{
|
||||
if(null!=o){
|
||||
this.IN.put("输入对象."+name, value);
|
||||
}else{
|
||||
log.error("IO输入参数没有找到对应的属性对象:IO no Param "+name);
|
||||
log.warn("IO输入参数没有找到对应的属性对象:IO no Param "+name);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user