This website requires JavaScript.
Explore
Help
Register
Sign In
liuyupeng
/
fastmovieai
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eae151fd57d175cbcd6eb9a40b3938874dac3dcb
fastmovieai
/
fastmovie-admin
/
update
/
1020
/
php_plugin_model.sql
T
1 line
99 B
SQL
Raw
Normal View
History
Unescape
Escape
FastMovieAI AI短剧创作平台 二开基线
2026-08-26 18:30:49 +08:00
ALTER
TABLE
`
php_plugin_model
`
ADD
COLUMN
`
point_type
`
char
(
20
)
NULL
DEFAULT
'times'
AFTER
`
point
`
;
Reference in New Issue
Copy Permalink