chore: migration

This commit is contained in:
Methapon2001 2024-04-05 10:41:03 +07:00
parent 767127cec9
commit 1e722fc2db
2 changed files with 45 additions and 1 deletions

View file

@ -67,7 +67,8 @@ model SubDistrict {
enum Status {
CREATED
USED
ACTIVE
INACTIVE
}
model Branch {