寫API 基本上少不了路由與API Controller, 要讓Nest 認定該Class 是Controller 方案是非常簡單, 只需要在Class 上標記 @Controller() 並且在method ...
確定! 回上一頁