This commit is contained in:
tianshujie
2022-03-14 10:04:23 +08:00
parent 9242fefd21
commit ccb9dfdf07
2 changed files with 35 additions and 20 deletions

View File

@@ -209,7 +209,7 @@ class tutorialModel extends model
$story->branch = 0;
$story->parent = 0;
$story->category = 0;
$story->module = 0;
$story->module = 1;
$story->plan = '';
$story->planTitle = '';
$story->color = '';