Commit 6a7996a0 authored by clone's avatar clone

收款类型验证

parent 96ddf2d7
......@@ -223,6 +223,8 @@ class OrderLogService
break;
case 74:
break;
case 75:
break;
default:
return false;
}
......
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