You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
468 lines
11 KiB
C#
468 lines
11 KiB
C#
using FreeSql.DatabaseModel;using System;
|
|
using System.Collections;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using System.Reflection;
|
|
using System.Threading.Tasks;
|
|
using Newtonsoft.Json;
|
|
using FreeSql.DataAnnotations;
|
|
|
|
namespace djy.Model {
|
|
|
|
[JsonObject(MemberSerialization.OptIn), Table(Name = "cw_design", DisableSyncStructure = true)]
|
|
public partial class CwDesign {
|
|
|
|
/// <summary>
|
|
/// 唯一编码
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(36)", IsPrimary = true, IsNullable = false)]
|
|
public string GID { get; set; } = Guid.NewGuid().ToString().ToUpper();
|
|
|
|
/// <summary>
|
|
/// 空运主营业务收入
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string AABWI { get; set; }
|
|
|
|
/// <summary>
|
|
/// 附件数量
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public int? AFFIXNO { get; set; }
|
|
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string AMAP { get; set; } = "";
|
|
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string AMAPFC { get; set; } = "";
|
|
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string AMAR { get; set; } = "";
|
|
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string AMARFC { get; set; } = "";
|
|
|
|
/// <summary>
|
|
/// 空运主营业务支出
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string AMBS { get; set; }
|
|
|
|
/// <summary>
|
|
/// 核算办法
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public int? AMCODE { get; set; }
|
|
|
|
/// <summary>
|
|
/// 空运主营收入外币
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string AMFCI { get; set; }
|
|
|
|
/// <summary>
|
|
/// 空运主营支出外币
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string AMSFC { get; set; }
|
|
|
|
/// <summary>
|
|
/// 应付账款
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string AP { get; set; }
|
|
|
|
/// <summary>
|
|
/// 应付账款外币
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string APFC { get; set; }
|
|
|
|
/// <summary>
|
|
/// 付费结算借方默认科目代码
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string APMBSPENDING { get; set; } = "";
|
|
|
|
/// <summary>
|
|
/// 付费结算借方外币默认科目代码
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string APTMSFC { get; set; } = "";
|
|
|
|
/// <summary>
|
|
/// 应收账款
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string AR { get; set; }
|
|
|
|
/// <summary>
|
|
/// 应收账款外币
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string ARFC { get; set; }
|
|
|
|
/// <summary>
|
|
/// 银行付款凭证字
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string BPVW { get; set; }
|
|
|
|
/// <summary>
|
|
/// 银行收款凭证字
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string BRTW { get; set; }
|
|
|
|
/// <summary>
|
|
/// 客户核算名称
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string CANAME { get; set; }
|
|
|
|
/// <summary>
|
|
/// 现金付款凭证字
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string CPVW { get; set; }
|
|
|
|
/// <summary>
|
|
/// 预付账款 account prepaid
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string CR { get; set; } = "";
|
|
|
|
/// <summary>
|
|
/// 预付账款外币account prepaid foreign currency
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string CRFC { get; set; } = "";
|
|
|
|
/// <summary>
|
|
/// 现金收款凭证字
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string CRTW { get; set; }
|
|
|
|
/// <summary>
|
|
/// 部门核算名称
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string DANAME { get; set; }
|
|
|
|
/// <summary>
|
|
/// 预收账款 deposit received
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string DR { get; set; } = "";
|
|
|
|
/// <summary>
|
|
/// 预收账款外币deposit received foreign currency
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string DRFC { get; set; } = "";
|
|
|
|
/// <summary>
|
|
/// 汇兑损益
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string EGOL { get; set; }
|
|
|
|
/// <summary>
|
|
/// 挂账应付摘要模板
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(500)")]
|
|
public string EXPLANAP { get; set; } = "";
|
|
|
|
/// <summary>
|
|
/// 挂账应收摘要模板
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(500)")]
|
|
public string EXPLANAR { get; set; } = "";
|
|
|
|
/// <summary>
|
|
/// 主营业务收入摘要模板
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(500)")]
|
|
public string EXPLANMBINCOME { get; set; } = "";
|
|
|
|
/// <summary>
|
|
/// 主营业务支出摘要模板
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(500)")]
|
|
public string EXPLANMBSPENDING { get; set; } = "";
|
|
|
|
/// <summary>
|
|
/// 财务软件编码
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public int? FSOFTCODE { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否默认付费结算借方科目代码
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISAPMBSPENDING { get; set; } = false;
|
|
|
|
/// <summary>
|
|
/// 是否默认付费结算借方外币科目代码
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISAPTMSFC { get; set; } = false;
|
|
|
|
/// <summary>
|
|
/// 根据帐单生成凭证
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISATBGV { get; set; }
|
|
|
|
/// <summary>
|
|
/// 根据船名航次生成凭证
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISATTNOTCVVGV { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否申请单号
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISBILLNO { get; set; } = false;
|
|
|
|
/// <summary>
|
|
/// 是否客户名称
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISCLIENTNAME { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否业务编号
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISCOTCODE { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否委托编号
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISCUSTNO { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否委托单位
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISCUSTOMERNAME { get; set; } = false;
|
|
|
|
/// <summary>
|
|
/// 是否航期
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISETD { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否摘要模板
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISEXPLANMODEL { get; set; } = false;
|
|
|
|
/// <summary>
|
|
/// 是否在生成凭证号时补号
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISFILLSERIALNO { get; set; } = false;
|
|
|
|
/// <summary>
|
|
/// 是否主提单号
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISMBLNO { get; set; }
|
|
|
|
/// <summary>
|
|
/// 合并生成结算凭证
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISMGSC { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否收付申请单号
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISRPBILLNO { get; set; } = false;
|
|
|
|
/// <summary>
|
|
/// 是否收付客户名称
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISRPCLIENTNAME { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否收付业务编号
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISRPCOTCODE { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否收付委托编号
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISRPCUSTNO { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否收付委托单位
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISRPCUSTOMERNAME { get; set; } = false;
|
|
|
|
/// <summary>
|
|
/// 是否收付航期
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISRPETD { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否收付摘要模板
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISRPEXPLANMODEL { get; set; } = false;
|
|
|
|
/// <summary>
|
|
/// 是否收付主提单号
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISRPMBLNO { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否收付船名
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISRPVESSEL { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否收付航次
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISRPVOYNO { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否在结算时自动生成凭证
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISSETTLEMENTS { get; set; } = false;
|
|
|
|
/// <summary>
|
|
/// 是否在结算自动生成凭证时自动弹出结算凭证
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISSETTLEMENTSOPEN { get; set; } = false;
|
|
|
|
/// <summary>
|
|
/// 收入成本是否核算美元
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISTCOIIED { get; set; }
|
|
|
|
/// <summary>
|
|
/// 使用核算项目生成分录
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISUAPGE { get; set; }
|
|
|
|
/// <summary>
|
|
/// 凭证禁止修改
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISVBM { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否船名
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISVESSEL { get; set; }
|
|
|
|
/// <summary>
|
|
/// 是否航次
|
|
/// </summary>
|
|
[JsonProperty]
|
|
public bool? ISVOYNO { get; set; }
|
|
|
|
/// <summary>
|
|
/// 主营业务收入
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string MBINCOME { get; set; }
|
|
|
|
/// <summary>
|
|
/// 主营业务支出
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string MBSPENDING { get; set; }
|
|
|
|
/// <summary>
|
|
/// 最后一次更新操作时间
|
|
/// </summary>
|
|
[JsonProperty, Column(InsertValueSql = "getdate()")]
|
|
public DateTime? MODIFIEDTIME { get; set; }
|
|
|
|
/// <summary>
|
|
/// 最后一次更新操作人
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(36)")]
|
|
public string MODIFIEDUSER { get; set; }
|
|
|
|
/// <summary>
|
|
/// 其他应付
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string OTHERP { get; set; }
|
|
|
|
/// <summary>
|
|
/// 其他应收
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string OTHERR { get; set; }
|
|
|
|
/// <summary>
|
|
/// 人员核算名称
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string PANAEM { get; set; }
|
|
|
|
/// <summary>
|
|
/// 结算应付摘要模板
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(500)")]
|
|
public string RPEXPLANAP { get; set; } = "";
|
|
|
|
/// <summary>
|
|
/// 结算应收摘要模板
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(500)")]
|
|
public string RPEXPLANAR { get; set; } = "";
|
|
|
|
/// <summary>
|
|
/// 供应商核算名称
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string SANAME { get; set; }
|
|
|
|
/// <summary>
|
|
/// 主营收入外币
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string TMFCI { get; set; }
|
|
|
|
/// <summary>
|
|
/// 主营支出外币
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string TMSFC { get; set; }
|
|
|
|
/// <summary>
|
|
/// 转帐凭证字
|
|
/// </summary>
|
|
[JsonProperty, Column(DbType = "varchar(20)")]
|
|
public string TVW { get; set; }
|
|
|
|
}
|
|
|
|
}
|