hjunqq

Results 2 issues of hjunqq

默认生成的pojo中TINYINT UNSIGNED对应的是Byte,mybatis generator中可以自己修改为Integer,https://zhuanlan.zhihu.com/p/37636458。不知道在这个插件中能否进行同样的修改。

the code like ```fortran code = '' do n=1, size(x, dim=1) code = code//str(n=u(n))//' '//str(n=v(n))//' '//str(n=w(n))// & str(n=x(n))//' '//str(n=y(n))//' '//str(n=z(n)) enddo ``` in **vtk_fortran_dataarray_encoder.f90** takes a long time to execute...

question