摘要:
一对一 belong to 属于:可以理解为舔狗认为自己属于女神,而女神都不知道舔狗的存在 type Girl struct { Id int Name string } type Dog struct { Id int Name string GirlId int Girl Girl } 迁移 s 阅读全文
摘要:
在用mybatis自动生成实体类和mapper时报错..... is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the se 阅读全文