为添加微信小程序支付做准备

This commit is contained in:
lym
2026-03-16 02:47:48 +08:00
parent be6ee77e38
commit bc9073f7f3
24 changed files with 3269 additions and 83 deletions

View File

@@ -692,7 +692,7 @@ namespace Mtxfw.Model
get { return _peitype; }
}
/// <summary>
///
/// 0普通订单 1拼团订单/回购订单
/// </summary>
public int ptype
{