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
d54584f70dc3ba1053858c56a92cab95208952cc
fastmovieai
/
fastmovie-admin
/
update
/
1020
/
php_plugin_model.sql
T
1 line
99 B
SQL
Raw
Normal View
History
Unescape
Escape
FastMovieAI 二开基线 v1.0 (完整源码)
2026-08-26 18:41:02 +08:00
ALTER
TABLE
`
php_plugin_model
`
ADD
COLUMN
`
point_type
`
char
(
20
)
NULL
DEFAULT
'times'
AFTER
`
point
`
;
Reference in New Issue
Copy Permalink