lrj
3 天以前 ae3349d2ff53767b5bc9cb30e1bf7e15f9e814ee
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
          }
        }
      }