完善市场法规库清单详情
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@ public interface ILawsMarketStandardDetailService extends IService<LawsMarketSta
|
||||
/**
|
||||
* 获取清单列表
|
||||
* @param manifestId
|
||||
* @param manifestVersion
|
||||
* @return
|
||||
*/
|
||||
Result<?> getList(String manifestId);
|
||||
Result<?> getList(String manifestId,String manifestVersion);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user