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