lrj
2 天以前 7ad9c3c93f0cc103347ae2e2429e0122fb512e24
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
          }
        }
      }