Codex Assistant
2 天以前 9d9519354fb304855258a5c97e26dd12c3caf5e1
web/src/utils/graphql.ts
@@ -97,7 +97,6 @@
        name: string
        phone?: string
        description?: string
        auditState?: number
      }
    }
  }
@@ -131,7 +130,6 @@
            name
            phone
            description
            auditState
          }
        }
      }