Skip to content

Your Voice Matters

Categories

3 results found

  1. may app in the Ai does nat working and not gave me answer

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  Plugins  ·  Admin →
  2. 智谱AI插件生成的内容有缺字少字的现象,希望可以修复。另外,智谱已经更新到GLM4.6版本,希望可以更新到最新版。

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Plugins  ·  Admin →
  3. Segue macro com falha.

    const msg = (m, t='Message') => { Common.UI.alert({ msg: m, title: t }) };
    (async function()
    {
    var APIBASEURL = 'https://dadosabertos.compras.gov.br';
    var HEADERS = new Headers();
    HEADERS.append('Accept', 'application/json'); // Mais específico para JSON
    // HEADERS.append('Content-Type', 'application/json'); // Content-Type geralmente não é necessário para GET

    /**
    
    • Função principal para buscar dados de grupos de material
    • @param {number} pagina - Número da página (padrão: 1)
    • @param {boolean} statusGrupo - Status do grupo (padrão: true)
    • @return {Object} Dados retornados pela API
      */
      async function buscarGruposMaterial(pagina = 1, statusGrupo = true) {
      try {
      var url…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Plugins  ·  Admin →
  • Don't see your idea?