Merge branch 'master_test_gn' of http://60.1.1.230/backend/jieling_server into master_test_gn
commit
9c8bb8b283
|
@ -42,7 +42,7 @@ public class PropertyItem extends MongoBase implements Cloneable {
|
|||
}
|
||||
|
||||
public void setId(String id) {
|
||||
updateString("id",equipId);
|
||||
updateString("id",id);
|
||||
this.id = id;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue