You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
1.7 KiB
2 lines
1.7 KiB
var s=Object.defineProperty;var n=(r,t,o)=>t in r?s(r,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[t]=o;var i=(r,t,o)=>(n(r,typeof t!="symbol"?t+"":t,o),o);import{EntityNoNameAttr as u,EntityNoName as m,EntitiesNoName as a}from"./EntityNoName-d08126ae.js";import{UAC as d}from"./UAC-8e255d47.js";import{Map as p}from"./Map-73575e6b.js";import{CCBPMRunModel as l}from"./SystemConfig-b93c25b3.js";import{a1 as g}from"./index-f4658ae7.js";import"./DataType-33901a1c.js";import"./ParamUtils-cdc24dd6.js";import"./bignumber-cf158d26.js";import"./ParamsUtils-3cbc5822.js";import"./Entities-6a72b013.js";import"./Attrs-62391d6b.js";import"./EnumLab-3cbd0812.js";import"./Attr-d5feb8b8.js";import"./RefMethod-33a71db4.js";import"./SearchNormal-5c7fda42.js";import"./SearchFKEnum-31a3a609.js";import"./Glo-fda3f906.js";import"./EnMapExt-8e17025c.js";class e extends u{}i(e,"OrgNo","OrgNo"),i(e,"Idx","Idx");class N extends m{get OrgNo(){return this.GetValStringByKey(e.OrgNo)}set OrgNo(t){this.SetValByKey(e.OrgNo,t)}get Idx(){return this.GetValIntByKey(e.Idx)}set Idx(t){this.SetValByKey(e.Idx,t)}constructor(t){super("TS.Port.Team"),t&&this.setPKVal(t)}get HisUAC(){const t=new d;return t.IsDelete=!0,t.IsUpdate=!0,t.IsInsert=!0,t}get EnMap(){const t=new p("Port_Team","\u6743\u9650\u7EC4");return t.CodeStruct="3",t.IsAutoGenerNo=!0,t.AddTBStringPK(e.No,null,"\u7F16\u53F7",!0,!0,1,3,50),t.AddTBString(e.Name,null,"\u540D\u79F0",!0,!1,0,50,200),t.AddTBString("OrgNo",null,"\u7EC4\u7EC7\u7F16\u53F7",!1,!1,0,50,200),t.AddTBString(e.Idx,null,"Idx",!0,!1,0,50,200),g.CCBPMRunModel!=l.Single&&t.AddHidden("OrgNo","=","@WebUser.OrgNo"),this._enMap=t,this._enMap}}class w extends a{get GetNewEntity(){return new N}constructor(){super()}}export{N as Team,e as TeamAttr,w as Teams};
|