diff --git a/web/Public/Scripts/PSI/Const.js b/web/Public/Scripts/PSI/Const.js index 667422a6..bc96519c 100644 --- a/web/Public/Scripts/PSI/Const.js +++ b/web/Public/Scripts/PSI/Const.js @@ -48,6 +48,6 @@ PCL.define("PSI.Const", { ENABLE_LODOP: "0", //是否启用Lodop打印 ENABLE_MATERIAL_COLOR: "0",// 是否启用物料颜色 PROD_NAME: "PSI", // 产品名称 - VERSION: "PSI 2025 - built2024-09-20 08:10" + VERSION: "PSI 2025 - built2024-09-20 09:00" } });