archive file
parent
593387dcaf
commit
24540f9542
|
|
@ -25,7 +25,7 @@ import java.io.Serializable;
|
|||
@RestController
|
||||
@AllArgsConstructor
|
||||
@Api(tags = "安全评价项目档案文件")
|
||||
@RequestMapping("/safetyEval/file")
|
||||
@RequestMapping("/safetyEval/eval-project-archive-file")
|
||||
public class EvalProjectArchiveFileController implements Serializable {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue