入库申请同步,提报增加字段
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Tnb.BasicData
|
||||
[OverideVisualDev(ModelId)]
|
||||
public class BasMbomService : IBasMbomService, IOverideVisualDevService, IDynamicApiController, ITransient
|
||||
{
|
||||
public const string ModelId = "25574817510421";
|
||||
public const string ModelId = "27204627275029";
|
||||
private readonly ISqlSugarRepository<BasMbom> _repository;
|
||||
private readonly DataBaseManager _dbManager;
|
||||
private readonly IDictionaryDataService _dictionaryDataService;
|
||||
|
||||
Reference in New Issue
Block a user