d_sms_service/APT.MicroApi/APT.FM.WebApi/bin/Debug/net6.0/logfile/202405.log

6 lines
672 B
Plaintext
Raw Normal View History

2024-10-28 13:45:58 +08:00
2024-05-30 14:42:17,125 [.NET ThreadPool Worker] ERROR Application [(null)] - APT.Infrastructure.Core.CodeException: 班组的顺序数必须和班次的数量一致!
at APT.Infrastructure.Api.LibMessageUtils.ThrowError(String code, Object[] objs)
at APT.Infrastructure.Api.BaseApiController.ThrowError(String code, Object[] objs)
at APT.FM.WebApi.Controllers.Api.FM.DepartmentCalendarConfigController.<>c__DisplayClass0_0.<FullUpdate>b__0() in E:\project\sms_service\APT.MicroApi\APT.FM.WebApi\Controllers\Api\DepartmentCalendarConfigController.cs:line 41
at APT.Infrastructure.Api.BaseApiController.SafeExecute[TResult](Func`1 execAction, Int32 retryTime)