2019-06-18 20:50
#(Db ?? "dddd")
#set(sql='select * from mok')
###(Db.query(sql) ?? ‘dffsa’)
#set(result=Db.query(sql) )
#(result)
###(result[0])
#for(x : result)
#(toJsonStr(x))
#end
报错
com.jfinal.template.TemplateException: Shared method not found: toJsonStr([Ljava.lang.Object;)
String template line: 8@jfinal4cyy
2019-06-18 10:59
@jfinal4cyy 大兄弟,还是回报lateinit property con has not been initialized 错误。。这是为啥呢
2019-06-17 15:10
@jfinal4cyy getCon failed java.sql.SQLException: The server time zone value '?й???????' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.