From 0ecadf2d4500e018ef59c5d7c0eb3b23856580f0 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期一, 27 四月 2026 15:11:11 +0800
Subject: [PATCH] 调整 token自动刷新接口,解决token 无法自动刷新的问题
---
WebAPI/Models/ClsSb_EquipDotCheckRuleBillMain.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/WebAPI/Models/ClsSb_EquipDotCheckRuleBillMain.cs b/WebAPI/Models/ClsSb_EquipDotCheckRuleBillMain.cs
index 1c9fe42..b346972 100644
--- a/WebAPI/Models/ClsSb_EquipDotCheckRuleBillMain.cs
+++ b/WebAPI/Models/ClsSb_EquipDotCheckRuleBillMain.cs
@@ -13,5 +13,6 @@
public int HCheckCycle;// int --鐐规鍛ㄦ湡
public string HExplanation;// varchar(500) --鎽樿
public string HInnerBillNo;// varchar(50) --鍐呴儴鍗曟嵁鍙�
+ public bool HStandard;//榛樿瑙勭▼
}
}
\ No newline at end of file
--
Gitblit v1.9.1