xhxu 4 лет назад
Родитель
Сommit
a017628240
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkCallback/src/main/java/com/iformall/controller/callback/JinMaoController.java

+ 1
- 1
mallinkCallback/src/main/java/com/iformall/controller/callback/JinMaoController.java Просмотреть файл

@@ -37,7 +37,7 @@ public class JinMaoController extends BaseController {
private final Logger logger = LoggerFactory.getLogger(this.getClass()); private final Logger logger = LoggerFactory.getLogger(this.getClass());


private final TenantEntity tenantEntity = new TenantEntity(){{ private final TenantEntity tenantEntity = new TenantEntity(){{
setTenantId("789");
setTenantId("1035");
}}; }};


private final SimpleDateFormat sdf = new SimpleDateFormat("MMM d, yyyy K:m:s a", Locale.ENGLISH); private final SimpleDateFormat sdf = new SimpleDateFormat("MMM d, yyyy K:m:s a", Locale.ENGLISH);


Загрузка…
Отмена
Сохранить