小程序导出账单接口

This commit is contained in:
liu
2026-08-14 20:28:07 +08:00
parent 9a0999742f
commit 398bb98356
9 changed files with 693 additions and 4 deletions
+1
View File
@@ -213,6 +213,7 @@ class PermissionSeeder extends Seeder
'children' => [
['type' => 'rule', 'key' => 'recon.bill.query', 'name' => '查询'],
['type' => 'rule', 'key' => 'recon.bill.pay', 'name' => '确认收款'],
['type' => 'rule', 'key' => 'recon.bill.export', 'name' => '导出'],
],
],
[