检验批委托速度优化
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Model
|
||||
{
|
||||
public class HJGLPointManageCheckIsOk
|
||||
{
|
||||
public string Id { get; set; }
|
||||
public bool? IsOK { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user