Commit ab76cf57 by 王召彬

test

parent c28249a3
...@@ -30,7 +30,7 @@ class CommonController ...@@ -30,7 +30,7 @@ class CommonController
* *
* @param mixed $data * @param mixed $data
* @param string $msg * @param string $msg
* @return void * @return array
*/ */
public static function success($data, string $msg='') { public static function success($data, string $msg='') {
return [ return [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment