Commit 0ad27f11 authored by hongguangwu's avatar hongguangwu

MVP1.7.16-加层级

parent 1263a641
......@@ -215,6 +215,7 @@ public class FascUtil {
template.setCompanyId(company.getId());
template.setCompanyName(company.getCompanyName());
template.setSignOpenId(company.getOpenId());
template.setCreatorMemberName(mainInfo.getCreatorMemberName());
template.setDeleteFlag(CommonConstants.NOT_DELETE_FLAG);
tList.add(template);
......
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