32 lines
269 B
Plaintext
32 lines
269 B
Plaintext
user {
|
|
id,
|
|
login,
|
|
FIO,
|
|
email,
|
|
birthDate,
|
|
password,
|
|
}
|
|
|
|
letter {
|
|
id,
|
|
email,
|
|
theme,
|
|
question
|
|
}
|
|
|
|
news {
|
|
id,
|
|
title,
|
|
date,
|
|
tage,
|
|
text,
|
|
image
|
|
}
|
|
|
|
direction {
|
|
id,
|
|
code,
|
|
faculty,
|
|
name,
|
|
subjects
|
|
} |