2022年3月10日
摘要: Litepal使用 创建表新建bean类并继承LitePalSupport(拥有了进行CRUD操作的能力) @cloum解释 //运用注解来为字段添加index标签 //name是唯一的不可重复,且默认值为unknown @Column(unique = true, defaultValue = " 阅读全文
posted @ 2022-03-10 23:25 GHOST-CR 阅读(253) 评论(0) 推荐(0)