公告板
版本库
filestore
活动
搜索
登录
WMSPrjInstance
/
HH-0017_ZhongCeDaJiangDong
中策大江东
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
1
pulg
2025-06-26
06a54c7ac91fed8ece7dd6bedf724539af3c38ff
[WMSPrjInstance/HH-0017_ZhongCeDaJiangDong.git]
/
HH.WCS.ZCQTJ
/
Entitys
/
InWorkAreaEntitys.cs
1
2
3
4
5
6
7
8
namespace HH.WCS.SJML.Entitys
{
public class InWorkAreaEntitys
{
public string StaBit { get; set; }
public string EndBit { get; set; }
}
}