mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-08-04 04:47:58 +08:00
update summary
This commit is contained in:
@ -917,7 +917,7 @@ namespace AME.Helpers
|
||||
public bool FormMiniWebAppAutoLoadOrderDetails { get => formMiniWebAppAutoLoadOrderDetails; set { if (SetProperty(ref formMiniWebAppAutoLoadOrderDetails, value)) SaveAI(); } }
|
||||
|
||||
/// <summary>
|
||||
/// 使用会员卡&优惠券窗口自动关闭
|
||||
/// 使用会员卡优惠券窗口自动关闭
|
||||
/// </summary>
|
||||
bool formUsingCouponAutoClose = true;
|
||||
[DisplayName("自动关闭")]
|
||||
|
@ -762,7 +762,11 @@
|
||||
小程序单据自动调入详单
|
||||
</summary>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "F:AME.Helpers.AppSettingII.formUsingCouponAutoClose" -->
|
||||
<member name="F:AME.Helpers.AppSettingII.formUsingCouponAutoClose">
|
||||
<summary>
|
||||
使用会员卡优惠券窗口自动关闭
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:AME.Helpers.AppSettingII.alertProductStatus">
|
||||
<summary>
|
||||
提醒非正常商品状态
|
||||
|
Reference in New Issue
Block a user