FastMovieAI 二开基线 v1.0 (完整源码)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `php_plugin_model` ADD COLUMN `point_type` char(20) NULL DEFAULT 'times' AFTER `point`;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
ALTER TABLE `php_plugin_model` ADD COLUMN `point_type` char(20) NULL DEFAULT 'times' AFTER `point`;
|
||||