bug
This commit is contained in:
@@ -10,6 +10,6 @@ namespace Tnb.WarehouseMgr.Interfaces
|
||||
public interface IWmsCarryUnbindService
|
||||
{
|
||||
Task<Result> CarryUnbind(CarryBindInput input);
|
||||
Task<dynamic> CarryCodeUnbind(CarryCodeUnbindInput input);
|
||||
Task<Result> CarryCodeUnbind(CarryCodeUnbindInput input);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user