using System;
|
|
namespace CSFrameworkV5.Interfaces
|
{
|
|
/*===================================================================
|
* 程序说明: yhj_womdaa的查询参数
|
* 作者资料: 孙中吕
|
* 创建日期: 2024/07/19 02:11:40
|
* 最后修改: 2024/07/19 02:11:40
|
*
|
* 注: 本文件由代码生成器(Code Generator)自动生成。
|
* 版权所有 Copyright 2006~2024, C/S框架网(www.cscode.net)
|
*===================================================================*/
|
|
public partial class Queryyhj_womdaa : QueryBusinessBase
|
{
|
//
|
//请将此文件移动到CSFrameworkV5.Interfaces模块的QueryModels目录下
|
//
|
|
public string daa001 {get;set;}
|
|
public string sccj {get;set;}
|
|
public string scxt {get;set;}
|
|
public string daa014 {get;set;}
|
|
}
|
|
}
|