公告板
版本库
filestore
活动
搜索
登录
颜晓军
/
MES-WEB-API
派生自
MES-WEB-API
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
其它入库单缓存列表:动态列实现 采购入库单缓存列表:动态列实现 委外入库单缓存列表:动态列实现 生产领料单缓存列表:动态列实现 生产入库单缓存列表:动...
black-goat-me
2023-04-24
7b2a3e95296e04ca69900c46f852f1f078d3e5f6
[~yxj/MES-WEB-API.git]
/
WebAPI
/
Index.html
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>测试成功!</title>
</head>
<body>
<h1>API调用成功</h1>
</body>
</html>