Browse Source

日志时间过滤

xujunjie 1 year ago
parent
commit
d75a8dda2e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/services/ReportDaily.js

+ 1 - 0
src/services/ReportDaily.js

@@ -233,6 +233,7 @@ export async function getHoliday(onProcess) {
     days = {
       '2023-07-07': 1,
       '2024-01-26': 1,
+      '2024-02-09': 1,
     };
   res = await axios.get(
     `https://www.mxnzp.com/api/holiday/list/year/${year}?ignoreHoliday=false&app_id=kf6mqlkirgupfcok&app_secret=MDRIVy83WTN4Q0lEaUZVMEFGejFWdz09`