diff --git a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md index 99b5aa29..cde9fea6 100644 --- a/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md +++ b/SanPinPLM/相关操作/4.0-other/999.Delphi脚本记录.md @@ -745,3 +745,8 @@ end. ![](assets/Pasted%20image%2020250811162833.png) + + +// 定义变量存储转换后的整数数值 +var StockCycle, LeadDay: Integer; +