公告板
版本库
filestore
活动
搜索
登录
景焕章
/
MESWMS-API
智云MESWMS-API
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
1. LAYUI版:增加 电脑端 巡检记录单 单据编辑(新增修改删除功能)。 2.LAYUI版:增加 电脑端 首件检验单 单据编辑(新增修改删除功能)。
wyb
2021-05-21
50de6a1901a72e5a70f405d9a24a54d7a67f4a7f
[~jhz/MESWMS-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>