JLChen
2020-12-03 11c4199c6015914b5de6d96fca3b478c0a852f9b
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