请问action中如何获取流水号,写给另一模块的接口,进行新增数据。另外有个问题,button指向自定义的action,界面停一段时间不点击后,第一次点击会出现刷新失败,再点击正常,很容易复现,请问有什么合适的优化方式吗
java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor183.invoke(Unknown Source)...
Caused by: com.justep.exception.BusinessException: 编码: JUSTEP150039; 提示: 执行sql: sql没有问题
Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
The last packet successfully received from the server was 561,171 milliseconds ago. The last packet sent successfully to the server was 561,181 milliseconds ago.
The last packet successfully received from the server was 561,171 milliseconds ago. The last packet sent successfully to the server was 561,181 milliseconds ago.