Selaa lähdekoodia

fix:修改接口名称

YPLee 6 vuotta sitten
vanhempi
commit
6f024963f8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      routes/assignment/codework/codehw.raml

+ 1 - 1
routes/assignment/codework/codehw.raml

@@ -134,6 +134,6 @@
         type: integer
         description: 界面测试记录id
     get:
-      displayName: 获取单元测试记录
+      displayName: 获取功能测试记录
       is: [response: { typeName: FunctionTestRecord }]