fixed test
continuous-integration/drone/push Build is failing Details

master
zhangjinli 2 years ago
parent 444a679eda
commit 958f7b12c5

@ -58,9 +58,9 @@ steps:
settings:
host: 121.41.171.43
username:
from_secret: root
from_secret: linac
password:
from_secret: zhang123.
from_secret: linac123
port: 22
command_timeout: 5m
script:

@ -13,7 +13,6 @@ public class ExcelExport {
* src:
*
* @param src
*
* @return
*/
public static XSSFWorkbook createExcel(LinkedHashMap<String, List<Map>> sheetList, String src) {

Loading…
Cancel
Save