some fixes
This commit is contained in:
parent
5fd8e3ad16
commit
a91f601927
1 changed files with 2 additions and 1 deletions
|
@ -65,7 +65,8 @@ class de_handler
|
|||
'pcode:' => 'address.pcode',
|
||||
'country:' => 'address.country',
|
||||
'name:' => 'name',
|
||||
'remarks:' => ''
|
||||
'remarks:' => '',
|
||||
'type:' => ''
|
||||
);
|
||||
|
||||
$r['regrinfo'] = get_blocks($data_str['rawdata'], $items);
|
||||
|
|
Loading…
Reference in a new issue