外包装条码打印接口
This commit is contained in:
@@ -5,7 +5,7 @@ namespace Tnb.ProductionMgr.Interfaces
|
||||
/// <summary>
|
||||
/// 工单生成
|
||||
/// </summary>
|
||||
public interface IQrPrintService
|
||||
public interface IWorklineCommService
|
||||
{
|
||||
Task<dynamic> GetCartonQrcode(string workline);
|
||||
}
|
||||
Reference in New Issue
Block a user