From 48bf955aa337d70111afcc0ff87e0e0671b510c8 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期三, 23 十一月 2022 11:36:05 +0800 Subject: [PATCH] 更新SIM卡缴费记录,新增标准数据对接接口 --- Entity/IStation.Entity.Product/product/Product.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/Entity/IStation.Entity.Product/product/Product.cs b/Entity/IStation.Entity.Product/product/Product.cs index 588488d..97504b0 100644 --- a/Entity/IStation.Entity.Product/product/Product.cs +++ b/Entity/IStation.Entity.Product/product/Product.cs @@ -99,7 +99,6 @@ } private long _groupid; - /// <summary> /// 璁惧绫诲埆 /// </summary> -- Gitblit v1.9.3