|
|
|
@ -119,6 +119,7 @@ class MiniProgramUpload extends RowAction |
|
|
|
MiniProgramUploadLog::insert([ |
|
|
|
'agent_id' => $agent->id, |
|
|
|
'appid' => $agent->appid, |
|
|
|
'user_version' => $template->user_version, |
|
|
|
'template_id' => $templateId, |
|
|
|
'qrcode' => "mini_program_qrcode/{$agent->id}-{$agent->appid}.jpg", |
|
|
|
'audit_id' => $res['auditid'], |
|
|
|
|