Commit f39fae66 authored by KeYong's avatar KeYong

更新

parent 06213447
...@@ -208,7 +208,7 @@ public class ExcelServiceImpl { ...@@ -208,7 +208,7 @@ public class ExcelServiceImpl {
// authFalg=true; // authFalg=true;
// } // }
//效验参数 //效验参数
boolean authFlag = true; boolean authFlag = getFlag(par);
switch (excelDto.getType()) { switch (excelDto.getType()) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment