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/Entities/User/CoreCmsLoginLog.cs | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CoreCms.Net.Model/Entities/User/CoreCmsLoginLog.cs b/CoreCms.Net.Model/Entities/User/CoreCmsLoginLog.cs index c4f1124..bd1a823 100644 --- a/CoreCms.Net.Model/Entities/User/CoreCmsLoginLog.cs +++ b/CoreCms.Net.Model/Entities/User/CoreCmsLoginLog.cs @@ -1,10 +1,10 @@ /*********************************************************************** - * Project: CoreCms + * Project: baifenBinfa * ProjectName: 鐧惧垎鍏垫硶绠$悊绯荤粺 - * Web: hhtp://chuanyin.com + * Web: http://chuanyin.com * Author: - * Email: jianweie@163.com - * CreateTime: 2021-06-08 22:14:58 + * Email: 34161541@qq.com + * CreateTime: 2024-03-01 22:14:58 * Description: 鏆傛棤 ***********************************************************************/ using SqlSugar; -- Gitblit v1.9.1