Browse Source

fix:修改接口名称

YPLee 6 năm trước cách đây
mục cha
commit
6f024963f8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 }]