From 99e2324eea7af7dd8da898277abd6f2cbb32e3f2 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期一, 25 三月 2024 16:28:19 +0800 Subject: [PATCH] 购物车接口 --- CoreCms.Net.Web.WebApi/Controllers/PaymentsController.cs | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CoreCms.Net.Web.WebApi/Controllers/PaymentsController.cs b/CoreCms.Net.Web.WebApi/Controllers/PaymentsController.cs index b89e2f4..93b0b56 100644 --- a/CoreCms.Net.Web.WebApi/Controllers/PaymentsController.cs +++ b/CoreCms.Net.Web.WebApi/Controllers/PaymentsController.cs @@ -1,10 +1,10 @@ 锘�/*********************************************************************** - * Project: CoreCms + * Project: baifenBinfa * ProjectName: 鐧惧垎鍏垫硶绠$悊绯荤粺 - * Web: hhtp://chuanyin.com + * Web: http://chuanyin.com * Author: * Email: - * CreateTime: 202403/02 + * CreateTime: 2024 03/02 * Description: 鏆傛棤 ***********************************************************************/ -- Gitblit v1.9.1