mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update: fix order/detail
This commit is contained in:
		| @@ -32,6 +32,11 @@ class MGate { | ||||
|                 'label' => 'AppSecret', | ||||
|                 'description' => '', | ||||
|                 'type' => 'input', | ||||
|             ], | ||||
|             'notify_domain' => [ | ||||
|                 'label' => '通知域名(选填)', | ||||
|                 'description' => '用于接收来自网关的支付通知', | ||||
|                 'type' => 'input' | ||||
|             ] | ||||
|         ]; | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user