Commit c128c65f authored by zw's avatar zw

name

parent 8edded3c
......@@ -110,6 +110,9 @@ class PayLogService
case 92:
$val = 2;
break;
case 30:
$val = 7;
break;
default:
}
} elseif ($old_type == 30) {//保管金
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment