I use abp suite to create a module solution(use EF as database), with some reason,I delete the database. but when I use update-database command to produce the database,there has nothing in the abpUses table, so I can't login the system and can't debug the solution. Please help me how to manual add seed to the database?
*** ABP Framework version: v4.3.2
when use abp suite to Generator CRUD Page, when define a navigation property, if we choose UI pick type as "Modal", the tool finished generator the code . **
but when run the application, nothing happen when click the"Pick" button