فهرست منبع

修复考勤非正常出勤数据导出的问题

unknown 5 سال پیش
والد
کامیت
3d9a56311b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      o2web/source/o2_core/o2/xAction/services/x_attendance_assemble_control.json

+ 1 - 1
o2web/source/o2_core/o2/xAction/services/x_attendance_assemble_control.json

@@ -50,7 +50,7 @@
   "getImportStatusAll" : {"uri":"/jaxrs/fileimport/getStatus/all"},
   "getImportStatusAll" : {"uri":"/jaxrs/fileimport/getStatus/all"},
   "getImportStatusDetail" : {"uri":"/jaxrs/fileimport/getStatus/{file_id}/detail"},
   "getImportStatusDetail" : {"uri":"/jaxrs/fileimport/getStatus/{file_id}/detail"},
 
 
-  "exportAbnormalAttachment" : {"uri":"/jaxrs/file/export/abnormaldetails/year/{year}/month/{month}", "method": "GET"},
+  "exportAbnormalAttachment" : {"uri":"/jaxrs/file/export/abnormaldetails/year/{year}/month/{month}/stream/false", "method": "GET"},
 
 
   "listDetail" : {"uri":"/jaxrs/attendancedetail/list/all"},
   "listDetail" : {"uri":"/jaxrs/attendancedetail/list/all"},
   "getDetail" : {"uri":"/jaxrs/attendancedetail/{id}"},
   "getDetail" : {"uri":"/jaxrs/attendancedetail/{id}"},