mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-15 04:30:49 +00:00
source: WIP, インポート忘れ
This commit is contained in:
parent
90362ad0f4
commit
e108cd7834
@ -4,6 +4,8 @@ import androidx.room.ColumnInfo;
|
||||
import androidx.room.Entity;
|
||||
import androidx.room.PrimaryKey;
|
||||
|
||||
import java.util.Date;
|
||||
|
||||
@Entity(tableName = "document")
|
||||
public class Document {
|
||||
@PrimaryKey
|
||||
|
Loading…
x
Reference in New Issue
Block a user