服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2025-01-02 aecffc1fac016281d4c835fafe23c002906acef5
分支
用户 Rodney Chen <rodney.chen@hotmail.com>
星期四, 一月 2, 2025 10:27 +0800
提交者 Rodney Chen <rodney.chen@hotmail.com>
星期四, 一月 2, 2025 10:27 +0800
提交aecffc1fac016281d4c835fafe23c002906acef5
目录 be5fb52283294154ba5f833ffdf2b2ff74e36354 目录 | zip | gz
上一版本 6e9eebdc4a9fc6e413ae6a552e4f2fad2f438f2f 查看 | 对比
Handle packaging barcodes and improve weighing logic

Added logic in InputQty.cs to prevent quantity modification if the SN is a packaging barcode, setting an error message and status. Updated MES_WIP_PKG table during production. Moved CurPkg initialization in Weighing.cs from constructor to TryBegin method, and added a waiting message in the constructor. TryBegin now initializes CurPkg with relevant data if it doesn't exist.
已修改3个文件
76 ■■■■■ 文件已修改
Tiger.Api/Language.db 对比 | 查看 | 原始文档 | blame | 历史
Tiger.Business.MES/WorkAction/InputQty.cs 32 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
Tiger.Business.MES/WorkAction/Weighing.cs 44 ●●●● 对比 | 查看 | 原始文档 | blame | 历史