收礼处理 礼物墙
This commit is contained in:
@@ -29,7 +29,7 @@ class BaseCom extends Controller
|
||||
}
|
||||
|
||||
if($is_maintenance == 2){
|
||||
return V(0, '系统维护中');
|
||||
return V(301, '系统维护中');
|
||||
}
|
||||
|
||||
//检测是什么系统
|
||||
|
||||
Reference in New Issue
Block a user