服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2024-09-13 1f72396c6294b9f78723d786a9b0965414d0601a
Tiger.IBusiness/MES/WorkAction/IPrintLabel.cs
@@ -3,7 +3,7 @@
using System;
using Tiger.Model;
namespace Tiger.IBusiness
namespace Tiger.IBusiness.MES.WorkAction
{
    public interface IPrintLabel : IWorkAction
    {