Commit a49e81e3 authored by 廖旭伟's avatar 廖旭伟

测试bug修改

parent 53cd9da3
......@@ -80,6 +80,7 @@ public class BussinesscardServiceImpl extends AbstractCRUDServiceImpl<Bussinessc
setting.put("companyAdress",true);
setting.put("companyIntro",true);
setting.put("companyProduct",true);
setting.put("txtColor","#FFFFFF");
entity.setSetting(setting.toJSONString());
}
if(entity.getPositionId()!=null){
......
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