公告板
版本库
filestore
活动
搜索
登录
WMSPrjInstance
/
HH-0020_JingMenGeLinMei_North
荆门格林美北区
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
111
cjs
2025-06-06
03e67373c4c3bef21936ec1f9037f2ebcd434583
[WMSPrjInstance/HH-0020_JingMenGeLinMei_North.git]
/
ams
/
ams-ui
/
HH.AMS.Ex.Model
/
TN_AB_STOCK_LOCATION.cs
1
2
3
4
5
6
7
8
9
10
11
12
13
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace HH.AMS.Ex.Model
{
public class TN_AB_STOCK_LOCATION
{
}
}