リビジョンを管理するエンティティ作成

This commit is contained in:
r-ca 2024-01-13 15:46:42 +09:00
parent da1dba5fda
commit fca44e1753
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -0,0 +1,4 @@
package one.nem.lacerta.source.database.entity;
public class VcsRevEntity {
}