mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-20 08:08:10 +08:00
add service
This commit is contained in:
@@ -6,7 +6,7 @@ const eggApiroute = {
|
||||
messageShow: '/api/example/messageShow',
|
||||
messageShowConfirm: '/api/example/messageShowConfirm',
|
||||
dbOperation: '/api/example/dbOperation',
|
||||
testElectronApi: '/api/example/testElectronApi',
|
||||
test1: '/api/example/test1',
|
||||
}
|
||||
|
||||
const ipcApiRoute = {
|
||||
|
||||
Reference in New Issue
Block a user