* Finish task #8799.

This commit is contained in:
Yagami
2020-12-24 13:45:45 +08:00
parent 85efc009d2
commit af6d05cf29
10 changed files with 228 additions and 149 deletions
-1
View File
@@ -639,7 +639,6 @@ class customModel extends model
->fetch('maxKey');
$maxKey = $maxKey ? $maxKey : 1;
/* If has custom UR and SR name. */
foreach($data->URName as $key => $URName)
{