[PR #1152] [MERGED] feat: spark free quota verify #22920

Closed
opened 2026-02-21 20:20:03 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1152
Author: @zxhlyh
Created: 9/10/2023
Status: Merged
Merged: 9/11/2023
Merged by: @zxhlyh

Base: mainHead: feat/spark-free-quota


📝 Commits (2)

  • 11b595d feat: spark free quota verify
  • b726ee8 fix: citation link text

📊 Changes

6 files changed (+105 additions, -24 deletions)

View changed files

📝 web/app/(commonLayout)/apps/Apps.tsx (+27 -21)
📝 web/app/components/app/chat/citation/popup.tsx (+1 -1)
📝 web/app/components/base/confirm/common.tsx (+1 -1)
web/hooks/use-pay.ts (+71 -0)
📝 web/i18n/lang/common.zh.ts (+1 -1)
📝 web/service/common.ts (+4 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/1152 **Author:** [@zxhlyh](https://github.com/zxhlyh) **Created:** 9/10/2023 **Status:** ✅ Merged **Merged:** 9/11/2023 **Merged by:** [@zxhlyh](https://github.com/zxhlyh) **Base:** `main` ← **Head:** `feat/spark-free-quota` --- ### 📝 Commits (2) - [`11b595d`](https://github.com/langgenius/dify/commit/11b595d08aa62a82052fbd890cc9825c52c1883d) feat: spark free quota verify - [`b726ee8`](https://github.com/langgenius/dify/commit/b726ee80b856cc68ab8745b44b99391f8e531add) fix: citation link text ### 📊 Changes **6 files changed** (+105 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `web/app/(commonLayout)/apps/Apps.tsx` (+27 -21) 📝 `web/app/components/app/chat/citation/popup.tsx` (+1 -1) 📝 `web/app/components/base/confirm/common.tsx` (+1 -1) ➕ `web/hooks/use-pay.ts` (+71 -0) 📝 `web/i18n/lang/common.zh.ts` (+1 -1) 📝 `web/service/common.ts` (+4 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:20:03 -05:00
yindo closed this issue 2026-02-21 20:20:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22920