Lyyyi 2 天之前
父節點
當前提交
3dba01db2b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      OASystem/OASystem.Api/Controllers/GroupsController.cs

+ 1 - 1
OASystem/OASystem.Api/Controllers/GroupsController.cs

@@ -148,7 +148,7 @@ namespace OASystem.API.Controllers
         /// <summary>
         /// 接送机默认服务次数
         /// </summary>
-        public const decimal Def_ServiceCount = 1;
+        public const int Def_ServiceCount = 1;
         /// <summary>
         /// 火车默认报价系数
         /// </summary>