重要:代码全局优化与添加一次合格,抛光仓库的截止日期数据查询功能
This commit is contained in:
@@ -1,16 +1,9 @@
|
||||
using Model.DBModel;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using ZR.Model.MES.pro;
|
||||
using ZR.Model.MES.pro.DTO;
|
||||
using ZR.Model.MES.pro;
|
||||
using ZR.Model.MES.qc.DTO;
|
||||
|
||||
namespace ZR.Service.BI.IService
|
||||
{
|
||||
public interface IProductionDashboardService
|
||||
public interface IProductionDashboardService
|
||||
{
|
||||
/// <summary>
|
||||
/// 查询今日未开始的生产工单
|
||||
|
||||
Reference in New Issue
Block a user