mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 13:15:55 +03:00
[GH-ISSUE #695] [Feature] 支持部署至1Panel v2 #470
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#470
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @devhaozi on GitHub (May 16, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/695
功能描述 / Description
1Panel v2 的 api 前缀改成 v2了,其他没有变化,目前代码中是硬编码为 v1 的,可能需要加一个选择项选择当前面板版本。
github.com/usual2970/certimate@0840454143/internal/pkg/sdk3rd/1panel/client.go (L52)请求动机 / Motivation
支持 1Panel v2 版本
其他 / Miscellaneous
No response
贡献 / Contribution