From 0ee3e9996050bd0df360367af28738acea9cdfc6 Mon Sep 17 00:00:00 2001 From: sunpengfei <i@angelzzz.com> Date: 星期三, 11 六月 2025 16:12:48 +0800 Subject: [PATCH] fix:修改统计公式 新增前端日志上传 --- LifePayment/LifePayment.Domain.Shared/ACOOLY/ACOOLYConstant.cs | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/LifePayment/LifePayment.Domain.Shared/ACOOLY/ACOOLYConstant.cs b/LifePayment/LifePayment.Domain.Shared/ACOOLY/ACOOLYConstant.cs index ec454c0..07312cc 100644 --- a/LifePayment/LifePayment.Domain.Shared/ACOOLY/ACOOLYConstant.cs +++ b/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"; -- Gitblit v1.9.1