From 924d4245c26934dfcb069a25a4911a6289389097 Mon Sep 17 00:00:00 2001
From: lishihai <dslsh@dscom>
Date: 星期四, 20 六月 2024 17:03:07 +0800
Subject: [PATCH] 查询属性值和对象 通过主键ID查询

---
 constvar/const.go |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/constvar/const.go b/constvar/const.go
index cf6367a..e2dc960 100644
--- a/constvar/const.go
+++ b/constvar/const.go
@@ -312,3 +312,5 @@
 	OperationSourceOutsourcingApply OperationSource = 5 //濮斿棰嗘枡
 	OperationSourceSaleDelivery     OperationSource = 6 //閿�鍞彂璐�
 )
+
+const DoMonthStatsToken = "Eoh2ZAUJjtbmu0TBkc3dq7MPCpL4riw5NVxOfgXYlKvHF6sR"

--
Gitblit v1.8.0