JLChen
2020-12-09 e87985ec1dcb69beedaf9f95e8e7aba14b7c08d6
HDL_ON/Common/Constant.cs
@@ -28,7 +28,10 @@
      /// </summary>
      public const string URL_APPSTORE = "https://apps.apple.com/cn/app/on/id1532353432";
        /// <summary>
        /// 裁剪图片的高大小
        /// </summary>
        public const int CROP_IMAGE_YSIZE = 300;
    }
    #endregion
@@ -207,6 +210,10 @@
        /// 
        /// </summary>
        SCENE,
        /// <summary>
        ///
        /// </summary>
        LOGIC,
    }
    /// <summary>