Browse Source

FIX 去掉接口多余的字段

tags/v1
Jasder 6 years ago
parent
commit
3ffa3eb4f0
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/views/repositories/edit.json.jbuilder

+ 0
- 1
app/views/repositories/edit.json.jbuilder View File

@@ -1,4 +1,3 @@
json.identifier @project.identifier
json.project_id @project.id
json.project_name @project.name
json.project_identifier @project.identifier


Loading…
Cancel
Save