Commit d9ad5ecc authored by 刘林's avatar 刘林

fix(jg):西安数据导入接口修改

parent b870d9da
...@@ -401,7 +401,7 @@ public class DataDockServiceImpl { ...@@ -401,7 +401,7 @@ public class DataDockServiceImpl {
.ifPresent(supervisionInfo::setOrgBranchName); .ifPresent(supervisionInfo::setOrgBranchName);
} }
} else { } else {
supervisionInfo.setOrgBranchCode("610100"); supervisionInfo.setOrgBranchCode("50*52");
supervisionInfo.setOrgBranchName("西安市市场监督管理局"); supervisionInfo.setOrgBranchName("西安市市场监督管理局");
} }
} }
......
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