Adicionado a tabela de partição do GED
This commit is contained in:
parent
98f07a1c1b
commit
6de255e4ec
1 changed files with 1 additions and 1 deletions
2
vendor/action/log/log_save.php
vendored
2
vendor/action/log/log_save.php
vendored
|
|
@ -188,7 +188,7 @@ try {
|
||||||
|
|
||||||
|
|
||||||
/** Deleta os dados da partição */
|
/** Deleta os dados da partição */
|
||||||
$StationFolder->DeletePartition($clientId);
|
//$StationFolder->DeletePartition($clientId);
|
||||||
|
|
||||||
/** Grava os detalhes da partição GED */
|
/** Grava os detalhes da partição GED */
|
||||||
$StationFolder->SavePartition($jsonLog->ged->{'partition'},
|
$StationFolder->SavePartition($jsonLog->ged->{'partition'},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue