liuwei0514

Results 7 comments of liuwei0514

if i have time, i will try .

when click a link , webview navication will change but the param headers in the source will miss . is there a solution to take param headers with the next...

user.model.ts have descriptions ![image](https://user-images.githubusercontent.com/2276300/144012802-f1a4a75a-fdd5-4b63-96bb-f9b67ce8c2f2.png) but user-where.input.ts user-create.input.ts ... don't have descriptions ![image](https://user-images.githubusercontent.com/2276300/144013179-ce756916-f315-4660-a4fc-d5648fef046b.png) these descriptions are useful. we can use these descriptions generate column title in frontend project.

i want generate search form from user-where.input.ts . keep zhe same schema. request variables require this structure ![image](https://user-images.githubusercontent.com/2276300/144078953-04f2855d-8389-4a9d-bcbc-5d6f985e33d5.png) i will generate form that submit zhe same structure data. i am...