oo
This commit is contained in:
@@ -8,11 +8,13 @@ using MyCode.Project.Domain;
|
||||
using MyCode.Project.Domain.Model;
|
||||
using MyCode.Project.Infrastructure.Common;
|
||||
using MyCode.Project.Domain.Message;
|
||||
using MyCode.Project.Domain.Message.Response.JackYun;
|
||||
|
||||
namespace MyCode.Project.Domain.Repositories
|
||||
{
|
||||
public interface IWMStoJackyunInventoryMovementView1Repository : IRepository<WMStoJackyunInventoryMovementView1>
|
||||
{
|
||||
|
||||
}
|
||||
List<CreateAndStockinResp> GetInventoryMovement();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user