master
elf 2 years ago
parent 7c0cc25397
commit 3035fc322c

@ -1369,6 +1369,7 @@ class TimingController extends AdminController {
'19865000474' => 'yibuqizu',
'17606977448' => 'yibuwuzu', */
];
var_dump($items);
foreach ($items as $fromPromoteAccount => $toPromoteAccount) {
$toPromote = M('promote','tab_')->field(['id', 'account'])->where(['account'=> $toPromoteAccount])->find();

Loading…
Cancel
Save