作者 sgj
1 个管道 的构建 失败 耗费 0 秒

修改志愿者列表

... ... @@ -1003,7 +1003,7 @@ class SecondController extends RestBaseController
$font='../static/font-awesome/fonts/PingFang Medium.ttf';
$text1='姓名 '.$userInfo['name'];
$text2='身份 '.$userInfo['status'];
$text3='编号 '.$userInfo['zhengJianInfouser_num'];
$text3='编号 '.$userInfo['user_num'];
$text4='当前学时 '.$userInfo['work_time'].'小时';
$locate1[]='35';
$locate1[]='100';
... ...