Lyyyi преди 3 дни
родител
ревизия
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>