优化企标导入功能
This commit is contained in:
@@ -85,4 +85,7 @@ public interface DicTypeEODao extends BaseMapper<DicTypeEO> {
|
||||
*/
|
||||
public List<DicTypeEO> getDicInfo(@Param("filed") String... filed);
|
||||
|
||||
String selectByPid(@Param("Info") String Info);
|
||||
|
||||
List<DicTypeEO> selectByPidInfo(@Param("pid") String pid);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user