提交 9709d985 authored 作者: fengzy's avatar fengzy

测试付款单

上级 b8d365c8
......@@ -89,7 +89,7 @@ class flow_oafkClassModel extends flowModel
$cbzx_code=$vo['cbzx_code'];
$withhold_cost = m('c_withhold')->getone("cost_id='$cbzx_code'", 'id,amount');
var_dump($withhold_cost);
$sql = " cost_id='$cbzx_code' and status = 1 and is_default=1";
$fund_account_cost = m('c_fund_account')->getone($sql, 'id,freeze_amount');
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论