risingLee
  • Joined on 2025-12-29
Loading Heatmap…

risingLee pushed to main at risingLee/TorqueWrench

2026-01-26 09:57:18 +08:00

risingLee pushed to main at risingLee/TorqueWrench

2026-01-24 02:54:10 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

2026-01-19 17:01:13 +08:00

risingLee pushed to main at risingLee/PCM_Report

2026-01-19 17:00:49 +08:00

risingLee pushed to main at risingLee/TorqueWrench

2026-01-19 17:00:02 +08:00

risingLee created branch main in risingLee/TorqueWrench

2026-01-19 17:00:02 +08:00

risingLee created repository risingLee/TorqueWrench

2026-01-19 16:54:36 +08:00

risingLee created branch main in risingLee/PCM_Report

2026-01-16 14:48:04 +08:00

risingLee pushed to main at risingLee/PCM_Report

2026-01-16 14:48:04 +08:00

risingLee created repository risingLee/PCM_Report

2026-01-16 14:47:23 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

2026-01-09 10:06:31 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

  • 0065a1aea4 原来的代码试图访问 test_order_id 字段,但 TestWorkOrder 模型中没有这个字段。正确的字段名是:

2026-01-09 01:56:37 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

  • d9fd368d55 工单生成订单,订单逻辑调整

2026-01-09 01:38:20 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

2026-01-08 11:39:56 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

2026-01-07 01:11:00 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

  • 5a09430e31 批量添加按钮:只有当用户通过"查看样品"进入(有receiptId参数)时才显示

2026-01-06 15:05:33 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

  • efd2d003da 添加了"样品型号"输入框,支持自动完成

2026-01-05 19:34:17 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

  • c72c71ff13 Use model_dump(exclude_unset=True, by_alias=True) to get camelCase keys when constructing EditWarehouseSampleModel

2026-01-05 15:23:08 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

2026-01-04 23:56:28 +08:00

risingLee pushed to main at risingLee/ETest-Vue-FastAPI

  • 49a9cfc035 as_query 方法的参数类型定义有问题。receipt_id: int = None 应该是 receipt_id: Optional[int] = None

2026-01-04 16:16:16 +08:00