feat(settings): add SMTP admin configuration
This commit is contained in:
parent
c58e212e3a
commit
884a20e043
32 changed files with 1200 additions and 42 deletions
|
|
@ -25,6 +25,8 @@ import app.models.customer
|
|||
import app.models.knowledge
|
||||
import app.models.audit
|
||||
import app.models.user
|
||||
import app.models.repair
|
||||
import app.models.system_setting
|
||||
|
||||
|
||||
def get_db():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue