Commit f32aacbf authored by 李德才's avatar 李德才

用户的机构名称显示为用户所在全宗的立档案单位的机构名称

parent 366767b6
...@@ -51,7 +51,7 @@ public class UserController extends Controller { ...@@ -51,7 +51,7 @@ public class UserController extends Controller {
//机构名称修改为全宗名称 //机构名称修改为全宗名称
// Fond fond = userService.getFondDataByOrganId(organ.getId()); // Fond fond = userService.getFondDataByOrganId(organ.getId());
/** /**
* 用户机构名称为立单位的名称 * 用户机构名称为立单位的名称
* @author 李德才 * @author 李德才
* @date 2021/1/8 17:07 * @date 2021/1/8 17:07
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment