增加qu 基本代码
This commit is contained in:
17
ZR.Service/mes/qu/QuRoughService.cs
Normal file
17
ZR.Service/mes/qu/QuRoughService.cs
Normal file
@@ -0,0 +1,17 @@
|
||||
using Infrastructure.Attribute;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using SqlSugar;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Drawing;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using ZR.Model.MES.qu;
|
||||
|
||||
namespace ZR.Service.mes.qu
|
||||
{
|
||||
public class QuRoughService
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user