修改格式

This commit is contained in:
zhouhao
2017-05-23 22:48:23 +08:00
parent d41fa8af6d
commit fb79dd052c

View File

@@ -50,7 +50,7 @@ public interface OrganizationalEntity extends TreeSortSupportEntity<String> {
/**
* 树定位码
*/
String path = "path";
String path = "path";
/**
* 树结构编码
*/