Commit 577008ec8a6c77c7b79eb13b3c524d5422ed8db2

Authored by jiangjiazhi
1 parent 60c1e174eb

1

Showing 1 changed file with 0 additions and 1 deletions

platform-common/src/main/java/com/lyms/platform/common/enums/TrackDownTypeEnums.java View file @ 577008e
... ... @@ -14,7 +14,6 @@
14 14 this.name = name;
15 15 }
16 16  
17   -
18 17 public static String getName(Integer id) {
19 18 if(id == null) {
20 19 return null;