From 0c15500ba29e25bbaf07ceb27eca9ba70d185b4c Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期五, 07 六月 2024 11:13:51 +0800
Subject: [PATCH] 事件类型HasParent字段描述修改
---
_Main/BL/Type_LibCal_EventEvent/Attribute_HasParent.qbl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/_Main/BL/Type_LibCal_EventEvent/Attribute_HasParent.qbl b/_Main/BL/Type_LibCal_EventEvent/Attribute_HasParent.qbl
index 73fa583..5e402db 100644
--- a/_Main/BL/Type_LibCal_EventEvent/Attribute_HasParent.qbl
+++ b/_Main/BL/Type_LibCal_EventEvent/Attribute_HasParent.qbl
@@ -3,6 +3,6 @@
Attribute HasParent
{
#keys: '3[415136.0.721964666][415136.0.721964665][415136.0.721964667]'
- Description: 'Product has parent.'
+ Description: 'Event type has parent.'
ValueType: Boolean
}
--
Gitblit v1.9.3