| | |
| | | return R.data(map); |
| | | } |
| | | |
| | | // @GetMapping("/") |
| | | |
| | | |
| | | } |
| | |
| | | private String time; |
| | | |
| | | /** |
| | | * 任务时间 |
| | | */ |
| | | @ApiModelProperty(value = "预估结束时间") |
| | | @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss",timezone = "GMT+8") |
| | | @DateTimeFormat(pattern = "yyyy-MM-dd HH:mm:ss") |
| | | private String endtime; |
| | | |
| | | /** |
| | | * 省 |
| | | */ |
| | | @ApiModelProperty(value = "省") |
| | |
| | | </if> |
| | | <if test="type==1"> |
| | | <if test="jurisdiction!='1372091709474910209'"> |
| | | qd.jnum!=qd.num AND qd.rtype = "2" |
| | | <if test="tasktype !=2"> |
| | | qd.jnum!=qd.num AND |
| | | </if> |
| | | qd.rtype = "2" |
| | | and qd.tasktype=#{tasktype} |
| | | and (!find_in_set(#{serid}, serid) OR serid IS NULL ) |
| | | and (j.id =#{jurisdiction} or |