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