Explorar el Código

fix:修改接口名称

YPLee hace 6 años
padre
commit
6f024963f8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 }]