chore: 增加 LuxPay 的端口

Signed-off-by: 李东云 <dongyu.li@luxcreo.ai>
This commit is contained in:
李东云
2023-10-13 14:36:03 +08:00
parent a638e9a3f4
commit 8e470cdf69

View File

@@ -65,7 +65,11 @@ return [
'type' => '静态资源',
],
9601 => [
'project' => 'LuxAlign',
'project' => 'LuxDesign',
'type' => 'http'
],
9611 => [
'project' => 'LuxPay',
'type' => 'http'
]
];