FastMovieAI 二开基线 v1.0 (完整源码)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `php_plugin_model` ADD COLUMN `form` json NULL AFTER `description`;
|
||||
@@ -0,0 +1 @@
|
||||
ALTER TABLE `php_plugin_model` ADD COLUMN `point_type` char(20) NULL DEFAULT 'times' AFTER `point`;
|
||||
@@ -0,0 +1 @@
|
||||
ALTER TABLE `php_plugin_shortplay_actor` MODIFY COLUMN `remarks` text CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL COMMENT '角色描述' AFTER `age`;
|
||||
@@ -0,0 +1,2 @@
|
||||
1034
|
||||
0.0.34
|
||||
Reference in New Issue
Block a user