feat 合并分支

This commit is contained in:
yinglong zhang
2021-06-24 17:50:12 +08:00
parent 31ee78f374
commit 89a7a5ee7f
2 changed files with 275 additions and 274 deletions
@@ -32,7 +32,7 @@ public interface ISarStandardsInfoService extends IService<SarStandardsInfo> {
List<SarStandardsInfo> selectStandardsByStandnumber(String replaceStandNum, String standType);
SarStandardsInfo selectStandardsInfoByKey(String id) throws Exception;
public void attrInfoDetails (SarStandardsInfo row) throws Exception;
boolean updateStandardsMenu(SarStandardsInfoEOPage standardsInfoEO);
boolean updateStandInfo(SarStandardsInfoEOPage standardsInfoEO);