backend: working license controller
This commit is contained in:
parent
e3a3c5bc78
commit
cb9d3464e3
13 changed files with 252 additions and 2 deletions
|
@ -5,4 +5,5 @@ edition = "2021"
|
|||
|
||||
|
||||
[dependencies]
|
||||
serde = { version = "*", features = ["derive"] }
|
||||
sea-orm = { version = "0.12" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue