|
|
public function addCustomerBalance($customerId, $changedMoney)
|
|
public function addCustomerBalance($customerId, $changedMoney)
|
|
|
$tableName = $this->objDCustomerBalance->getTableName('qianniao_customer_balance_' . $this->enterpriseId, $customerId, $this->cutTable);
|
|
$tableName = $this->objDCustomerBalance->getTableName('qianniao_customer_balance_' . $this->enterpriseId, $customerId, $this->cutTable);
|