Use rest-types to export TOs to the frontend
This commit is contained in:
parent
91559224e5
commit
764faa6e6b
9 changed files with 257 additions and 217 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[workspace]
|
||||
members = ["rest", "service", "service_impl", "app", "dao", "dao_impl"]
|
||||
members = ["rest", "service", "service_impl", "app", "dao", "dao_impl", "rest-types"]
|
||||
resolver = "2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue