巡检生成逻辑

This commit is contained in:
PC 2026-02-09 15:03:01 +08:00
parent 761892c485
commit 93dbcb6ff7

View File

@ -31,4 +31,7 @@ public class FeignInspectionSwapOrderVo {
* 故障内容
*/
private String remarks;
private Boolean isUserReporting = Boolean.TRUE;
}