5 changed files with 5 additions and 5 deletions
@ -1,6 +1,6 @@ |
|||
using Win_in.Sfs.Wms.Store.Domain; |
|||
|
|||
namespace Win_in.Sfs.Wms.Store.Notes.IssueNotes.CoatingIssueNote; |
|||
namespace Win_in.Sfs.Wms.Store.Notes.IssueNotes; |
|||
|
|||
public interface ICoatingIssueNoteRepository : ISfsStoreRepositoryBase<CoatingIssueNote> |
|||
{ |
Loading…
Reference in new issue