LifePayment/LifePayment.Domain.Shared/ACOOLY/ACOOLYConstant.cs
@@ -38,6 +38,11 @@ public const string PhoneParValue = "phoneParValue"; /// <summary> /// 话费订单查询 /// </summary> public const string QueryPhoneOrder = "queryPhoneOrder"; /// <summary> /// 提交电话费订单 /// </summary> public const string ConfirmPhoneOrder = "confirmPhoneOrder"; @@ -75,6 +80,8 @@ public const string 退款完成 = "REFUND_CLOSE"; public const string 失败关闭 = "FAIL_CLOSE"; public const string 部分充值成功 = "SUCCESS_PART"; } public const string NotifyUrl = "/api/ACOOLYNotify/ACOOLYNotify";