From b38c91e5cce54e1114ec5968c722c1a1c57bd21a Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期五, 21 六月 2024 13:27:00 +0800
Subject: [PATCH] 完成派送订单佣金写入余额逻辑
---
CoreCms.Net.Model/FromBody/FMAgent.cs | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/CoreCms.Net.Model/FromBody/FMAgent.cs b/CoreCms.Net.Model/FromBody/FMAgent.cs
index a69efbd..088807d 100644
--- a/CoreCms.Net.Model/FromBody/FMAgent.cs
+++ b/CoreCms.Net.Model/FromBody/FMAgent.cs
@@ -1,7 +1,7 @@
锘�/***********************************************************************
- * Project: CoreCms
+ * Project: baifenBinfa
* ProjectName: 鐧惧垎鍏垫硶绠$悊绯荤粺
- * Web: hhtp://chuanyin.com
+ * Web: http://chuanyin.com
* Author:
* Email:
* CreateTime: 202403/02
@@ -74,7 +74,7 @@
public System.Int32 userId { get; set; }
/// <summary>
- /// 鍒嗛攢鍟嗗悕绉�
+ /// 缁忛攢鍟嗗悕绉�
/// </summary>
public System.String name { get; set; }
--
Gitblit v1.9.1