|
relationIdList = relationId.split(",");
|
|
relationIdList = relationId.split(",");
|
|
snCodeList = authProductMapper.getSnCodeList(authUserId, authId, relationIdList, allSnlist, productName, sncode, authParty);
|
|
snCodeList = authProductMapper.getSnCodeList(authUserId, authId, relationIdList, allSnlist, productName, sncode, authParty);
|