Commit 51b2a19f by dzhang

托管小程序打款

parent 0c539ff2
...@@ -17,7 +17,7 @@ class TransferEnum ...@@ -17,7 +17,7 @@ class TransferEnum
const ORIGIN_FRONTEND = 1; //前台打款 const ORIGIN_FRONTEND = 1; //前台打款
const ORIGIN_BACKEND = 2; //前台打款 const ORIGIN_BACKEND = 2; //后端打款
const ORIGIN_ENTRUSTED = 4;//托管小程序打款 const ORIGIN_ENTRUSTED = 4;//托管小程序打款
} }
\ No newline at end of file
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