去除引用common.props
This commit is contained in:
@@ -1,15 +1,9 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Tnb.QcMgr.Entities
|
||||
namespace Tnb.QcMgr.Entities
|
||||
{
|
||||
public class CheckTaskData
|
||||
{
|
||||
public string? checktype { get; set; }
|
||||
|
||||
|
||||
public string? materialid { get; set; }
|
||||
public string? processid { get; set; }
|
||||
public string? workid { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user