ipc call & example

This commit is contained in:
gaoshuaixing
2020-12-23 19:28:50 +08:00
parent 100b16152e
commit a97ecfc0ba
6 changed files with 38 additions and 22 deletions

View File

@@ -6,7 +6,7 @@ class ExampleController extends BaseController {
async openLocalDir() {
const self = this;
const { ctx } = this;
const { service } = this;
const data = {
title: 'example test'