linwei
2024-02-05 9217ec61bae4e02be35f26c84b4993d3d9f97d86
src/main/java/org/springblade/modules/task/service/impl/TaskServiceImpl.java
@@ -389,7 +389,7 @@
         String taskName = "";
         Integer reportType = 3;
         if (placeVO.getLabel().equals("130808")){
            taskName = DictConstant.DA_JIN_DIAN;
            taskName = DictConstant.SECOND_HAND_TRANSACTION;
            reportType = 3;
         }
         if (placeVO.getLabel().equals("130604")){