Commit 6a7996a0 authored by clone's avatar clone

收款类型验证

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