自动签收
This commit is contained in:
@@ -35,7 +35,7 @@ namespace Tnb.ProductionMgr
|
||||
[ServiceModule(BizTypeId)]
|
||||
public class PrdMaterialReceiptService : BaseWareHouseService,IPrdMaterialReceiptService, IDynamicApiController, ITransient
|
||||
{
|
||||
private const string BizTypeId = "26786119531541";
|
||||
private const string BizTypeId = "FloorCallMaterial34354738929685";
|
||||
private readonly ISqlSugarRepository<PrdMaterialReceiptH> _repository;
|
||||
private readonly IUserManager _userManager;
|
||||
private readonly IOrganizeService _organizeService;
|
||||
|
||||
Reference in New Issue
Block a user