From d6b30c6097618391359565de48519614363e8a26 Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期五, 05 四月 2024 22:23:13 +0800
Subject: [PATCH] 优化时间不对bug

---
 java110-utils/src/main/java/com/java110/utils/constant/ServiceCodePurchaseApplyConstant.java |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/java110-utils/src/main/java/com/java110/utils/constant/ServiceCodePurchaseApplyConstant.java b/java110-utils/src/main/java/com/java110/utils/constant/ServiceCodePurchaseApplyConstant.java
old mode 100644
new mode 100755
index 3bb3113..e97eddd
--- a/java110-utils/src/main/java/com/java110/utils/constant/ServiceCodePurchaseApplyConstant.java
+++ b/java110-utils/src/main/java/com/java110/utils/constant/ServiceCodePurchaseApplyConstant.java
@@ -37,4 +37,8 @@
     public static final String AUDIT_PURCHASE_APPLY = "purchaseApply.auditApplyOrder";
 
 
+    //璋冩嫧瀹℃牳
+    public static final String AUDIT_ALLOCATION_STORE = "resourceStore.auditAllocationStoreOrder";
+
+
 }

--
Gitblit v1.8.0