为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。 【DM版本】:8 【操作系统】:win10 【CPU】: 【问题描述】*:com.googlecode.gwtstreamer.client.StreamerException: Object of this class can not be serialized: dm.jdbc.driver.DmdbTimestamp
用的什么工具?重新迁移一下试一下
可尝试将 DTO 中 DmdbTimestamp 转成 long(或 Date)
用的什么工具?重新迁移一下试一下