lrj
昨天 dc643ba44fd2a426263015491268a0f0d6b4671d
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
          }
        }
      }