1、承诺书错别字更改

2024年2月22日v1.0.55^2
liujun 2024-02-21 17:16:12 +08:00
parent c45a96a34e
commit 87b251bc69
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ public class XgfCorpController extends BaseController {
public Object getCorpInfoList(Page page) throws Exception {
PageData pd = new PageData();
pd = this.getPageData();
if ("1e6dbbe16004402f8d2c0e52afd9a676,3a854eefa7894e06aaa1a2611bca80f6,020578a4c1f04bc692ee25145c2efbe5,90966974de3c4b83aca6f8fd6432d5c2".contains(Jurisdiction.getDEPARTMENT_ID())) {
if ("1e6dbbe16004402f8d2c0e52afd9a676,3a854eefa7894e06aaa1a2611bca80f6,020578a4c1f04bc692ee25145c2efbe5,90966974de3c4b83aca6f8fd6432d5c2".contains(Jurisdiction.getCORPINFO_ID())) {
pd.put("CORP_INFO_ID", Jurisdiction.getCORPINFO_ID());
} else {
pd.put("SUPERVISE_CORPINFO_ID", Jurisdiction.getCORPINFO_ID());