Commit 44a4419c authored by mengweifu's avatar mengweifu

add:label printer

parent 64280648
...@@ -7,7 +7,7 @@ use App\Models\goods\mysql\Ota; ...@@ -7,7 +7,7 @@ use App\Models\goods\mysql\Ota;
class OtaService class OtaService
{ {
const COLUMNS = ['ota_id','ota_name','printer_sn','printer_key']; const COLUMNS = ['ota_id','ota_name','printer_sn','printer_key','label_printer_sn','label_printer_key'];
/** /**
* 获取供应商列表(op 后台) * 获取供应商列表(op 后台)
* @param string $otaName * @param string $otaName
......
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