wxr
2020-12-06 6b8177fe424b661687e9fb8119f990c05b054f2b
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