From 7243e0b4bd9a267a633d2e481e17646509b6868d Mon Sep 17 00:00:00 2001
From: YYC <1833023622@qq.com>
Date: 星期四, 07 九月 2023 19:36:37 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 igds-core/src/main/java/com/ld/igds/constant/Constant.java |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/igds-core/src/main/java/com/ld/igds/constant/Constant.java b/igds-core/src/main/java/com/ld/igds/constant/Constant.java
index f2cf62c..f82d4a6 100644
--- a/igds-core/src/main/java/com/ld/igds/constant/Constant.java
+++ b/igds-core/src/main/java/com/ld/igds/constant/Constant.java
@@ -196,6 +196,13 @@
     public static final String GRAIN_START_POINT_TOP = "top";    //椤堕儴
     public static final String GRAIN_START_POINT_BELOW = "below";  //搴曢儴
 
+    /**
+     * 琛屽眰杞崲(榛樿涓嶈浆鎹�)
+     */
+    public static final String GRAIN_CONVERT_DEFAULT = "default";    //榛樿
+    public static final String GRAIN_CONVERT_CLOCKWISE = "clockwise";    //椤烘椂閽�
+    public static final String GRAIN_CONVERT_ANTICLOCKWISE = "anticlockwise";  //閫嗘椂閽�
+
 
     //绛掍粨閿ュ舰-鏃犻獙璇�
     public static final String CABLE_CONE_0 = "0";

--
Gitblit v1.9.3