算法、代码调整

This commit is contained in:
2023-07-27 11:22:24 +08:00
parent ed4af7dd41
commit 77cda9ae6e
5 changed files with 22 additions and 20 deletions

View File

@@ -163,7 +163,7 @@ public class LineDetail{
/**
* 接线图
*/
private String wireDiagram;
private String wiringDiagram;
}