公告板
版本库
filestore
活动
搜索
登录
main
/
MES-WEB-API
智云MES后端API代码
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
增加 岗位,岗位列表,岗位技能,岗位技能列表,出库类型,入库类型,调拨类型模块,审查,反审查,禁用,反禁用,刷新,按钮设置,列设置;
zrg
2024-01-04
32481e52571bc04b97c0be02c6531ec33f34a67b
[MES-WEB-API.git]
/
PlanM
/
Class1.cs
1
2
3
4
5
6
7
8
9
10
11
using System;
using System.Collections.Generic;
using System.Text;
namespace PlanM
{
public class Class1
{
}
}