qinglong/back
涛之雨 3c1dc68ac9
Add validation to dependencies GET endpoint and update service logic
Introduces Joi validation for the GET /dependencies route using celebrate, ensuring request bodies conform to expected structure. Updates the DependenceService.dependencies method to handle type filtering more robustly and refines the search condition logic.
2025-08-05 22:36:48 +08:00
..
api Add validation to dependencies GET endpoint and update service logic 2025-08-05 22:36:48 +08:00
config QLAPI.systemNotify 支持自定义通知类型和参数 2025-06-24 02:00:51 +08:00
data QLAPI.systemNotify 支持自定义通知类型和参数 2025-06-24 02:00:51 +08:00
interface 修改定时规则类型 2025-02-21 01:35:08 +08:00
loaders 修复创建脚本可能失败 2025-05-20 01:00:08 +08:00
middlewares 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
protos QLAPI.systemNotify 支持自定义通知类型和参数 2025-06-24 02:00:51 +08:00
schedule QLAPI.systemNotify 支持自定义通知类型和参数 2025-06-24 02:00:51 +08:00
services Add validation to dependencies GET endpoint and update service logic 2025-08-05 22:36:48 +08:00
shared 修复创建脚本可能失败 2025-05-20 01:00:08 +08:00
types 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
validation 修改定时规则类型 2025-02-21 01:35:08 +08:00
app.ts 修改服务启动方式 2025-06-11 00:42:29 +08:00
token.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
tsconfig.json 修改服务启动逻辑 2025-05-07 09:30:00 +08:00