翻了好久,想哭报错:Type of the parameter must be a class annotated with EntityNot sure how to handle insert methods return type. public abstract java.lang.Object insertData解决方式:1.Dao里面不要写suspend(不建议&am…
1、Run Keyword:运行关键字所属库:BuiltIn在本示例中,通过 Run Keyword 调用 get time 关键字,将 get time 关键字获取到的时间返回给${time}变量2、Run Keyword If:当条件满足时运行关键字所属库:BuiltIn在…