rongchuang/happiness-through

v1.0.5 2021-12-17 10:06 UTC

This package is not auto-updated.

Last update: 2025-06-14 03:30:50 UTC


README

融创幸福通接口

#使用

<?php
$happinessPullDeal = new HappinessPullDeal([
    'uri' => '',
    'reqsrcsys' => '',
    'reqtarsys' => '',
    'userName' => '',
    'password' => ''
]);
$idCard = '';
$pcode = '';
$happinessPullDeal->getDealImportDatas($idCard,$pcode);
return [[1],[2]];//多个成交数据