JLChen
2020-12-03 321d2f007c7f85e933b3f90266af07e10c6b4658
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