From 4bee02b398e2b1023c03dad2e71dfd91b301133b Mon Sep 17 00:00:00 2001 From: zhangqian <zhangqian@123.com> Date: 星期三, 06 十二月 2023 20:06:32 +0800 Subject: [PATCH] debug --- model/dashboard.go | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/model/dashboard.go b/model/dashboard.go index 105cf3c..e2b0818 100644 --- a/model/dashboard.go +++ b/model/dashboard.go @@ -21,9 +21,9 @@ InMaintenanceDeviceAmount int64 //缁翠慨涓澶囨暟 InternalDeviceRunningAmount int //鑷湁寮�鏈哄彴鏁� ExternalDeviceRunningAmount int //澶栧姞宸ュ彴鏁� - OutPlanProductionAmount int //璁″垝澶栧姞宸ユ暟 + OutPlanProductionAmount *int //璁″垝澶栧姞宸ユ暟 PlanProductionAmount int //璁″垝鍔犲伐鏁� - RealExternalProductionAmount int //瀹為檯澶栧姞宸ユ暟 + RealExternalProductionAmount *int //瀹為檯澶栧姞宸ユ暟 RealProductionAmount int //瀹為檯鐢熶骇鏁� WorkOrderFinishRate int //杩戜竴鍛ㄥ伐鍗曞畬鎴愮巼 -- Gitblit v1.8.0