mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 15:37:33 +08:00
code refactor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import services from '@/lib/services.js';
|
||||
|
||||
export function getMobileUrlQrCodePath() {
|
||||
return services.generateQrCodeUrl('mobile_url');
|
||||
}
|
||||
Reference in New Issue
Block a user