-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
【GIF】使用方法 #1
Comments
nested exception is org.apache.ibatis.builder.BuilderException: Error evaluating expression '@tk.mybatis.mapper.genid.GenIdUtil@genId(_parameter, 'id', @tk.guozilan.base.model.genid.VestaGenId@class, 'cop_staff', 'id')'. Cause: org.apache.ibatis.ognl.MethodFailedException: Method "genId" failed for object class tk.mybatis.mapper.genid.GenIdUtil [tk.mybatis.mapper.MapperException: 生成 ID 失败!] mysql 主键bigint |
基类用的 vesta 的 BaseId ? |
我没有改动,下载parent和base、archetype,mvn install到本地库,然后mvn archetype:generate -DarchetypeCatalog=local生成的项目,删除、修改、分页都没有问题,只有新增有这个报错 |
看了下,是用的vesta 的 BaseId。 |
The text was updated successfully, but these errors were encountered: