jskim-node #417

Merged
kjs merged 3 commits from jskim-node into main 2026-03-16 09:35:47 +09:00

3 Commits

Author SHA1 Message Date
kjs 40620a5674 Merge branch 'main' into jskim-node 2026-03-16 09:35:39 +09:00
kjs 5908801823 Merge branch 'jskim-node' of http://39.117.244.52:3000/kjs/ERP-node into jskim-node 2026-03-16 09:35:24 +09:00
kjs 79e3420ff3 refactor: update production controller to use AuthenticatedRequest
- Modified the production controller to replace the generic Request type with AuthenticatedRequest for better type safety and to ensure user authentication is handled correctly.
- This change enhances the security and clarity of the API endpoints related to production plan management, ensuring that user-specific data is accessed appropriately.

Made-with: Cursor
2026-03-16 09:35:23 +09:00