Commit 1064f226 authored by mengwenhao's avatar mengwenhao

update: update some message

parent e2ab296e
const GOODS_URI = require("../config.js").GOODS_URI; const GOODS_URI = require("../config.js").GOODS_URI;
const req = require("../utils/request").httpReq; const req = require("../utils/request").httpReq;
<<<<<<< HEAD
/** /**
=======
/**
>>>>>>> cac0749 (update: update some message)
* 示例 * 示例
* exports.方法名 = async ctx => { * exports.方法名 = async ctx => {
* const url = `${设置好的域名}/向服务端发送的请求地址`; * const url = `${设置好的域名}/向服务端发送的请求地址`;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment