生产入库接口
This commit is contained in:
@@ -25,8 +25,9 @@ namespace Tnb.WarehouseMgr.Entities.Dto.Inputs
|
||||
public string require_id { get; set; }
|
||||
|
||||
public string require_code { get; set; }
|
||||
|
||||
|
||||
public string moduleConsts { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 如果要生成业务表,传入此对象以及对应业务表单的自定义字段
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user