strust2--postman遇到的ognl问题

WARNING: Error setting expression 'upgradePlan.startTime' with value '[Ljava.lang.String;@4eb2ffba'
ognl.MethodFailedException: Method "setStartTime" failed for object com.wasu.version.model.UpgradePlan@6167f892 [java.lang.NoSuchMethodException: com.wasu.version.model.UpgradePlan.setStartTime([Ljava.lang.String;)]

……

Caused by: java.lang.NoSuchMethodException: com.wasu.version.model.UpgradePlan.setStartTime([Ljava.lang.String;)

 

修改系统编码 为:zh_CN.UTF-8

posted @ 2020-01-06 16:05  归零19  阅读(125)  评论(0编辑  收藏  举报