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