This website requires JavaScript.
Explore
Help
Register
Sign In
liuyupeng
/
sub2api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
176c2bdd3868cc896c6632bd7117969f4ee00cf0
sub2api
/
backend
/
migrations
/
117_add_payment_order_provider_snapshot.sql
T
3 lines
77 B
SQL
Raw
Normal View
History
Unescape
Escape
Sub2API v1.0 - AI API 网关(二开初始版本,基于上游 Wei-Shaw/sub2api)
2026-08-21 18:30:13 +08:00
ALTER
TABLE
payment_orders
ADD
COLUMN
IF
NOT
EXISTS
provider_snapshot
JSONB
;
Reference in New Issue
Copy Permalink