Merge branch 'develop_migration' into 'develop_master'

feat: There is no way the, 政策库 修改1

See merge request LiuChao/foton-slrs-system-rest!442
This commit is contained in:
super_liu
2022-04-03 22:10:39 +08:00
@@ -674,7 +674,7 @@ public class SarLawsStandInfoServiceImpl extends ServiceImpl<SarLawsStandInfoDao
createStandAttrInfo(sarLawsStandInfo);
// 根据代替标准号 ,修改代替标准号标准中的,被代替标准号
// updateReplaceConnect(sarLawsStandInfo);
updateCiteStand(sarLawsStandInfo, null, "DTWJHLAWS", "BDTWJHLAWS");
updateCiteStand(sarLawsStandInfo, beforeStandEO, "DTWJHLAWS", "BDTWJHLAWS");
//修改收藏分享编号名称
updateCollectAndShare(sarLawsStandInfo);