We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27726d commit 13679b0Copy full SHA for 13679b0
13-自动化测试&mock数据/00-mockjs-test/src/data/api.js
@@ -7,7 +7,7 @@ const apiTable = {
7
}
8
9
/**
10
- * 查询需求基本信息
+ * log
11
*/
12
const log = (data = '') => {
13
return new Promise((resolve, reject) => {
0 commit comments