Lius
2024-11-13 8a39b28eb9731cfa9d1d3556f88a636bd22cd556
lxzn-boot-base-core/src/main/java/org/jeecg/common/constant/CommonConstant.java
@@ -598,4 +598,9 @@
    Integer AUTO_FLAG_Y = 1;
    Integer AUTO_FLAG_N = 2;
    /**
     * 坐标轴类型
     */
    String AXIS_TYPE = "axis_type";
}