feat: basic function for people management
- record people, edit people, delete people - show people table, filter by some fileds - recognize people info from image and text
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "service"]
|
||||
path = service
|
||||
url = git@github.com:mamamiyear/if.u.service.git
|
||||
[submodule "clients/web"]
|
||||
path = clients/web
|
||||
url = git@github.com:mamamiyear/if.u.clients.web.git
|
||||
Reference in New Issue
Block a user