明树Git Lab

Commit eb45c129 authored by zhangqi's avatar zhangqi

合并测试

parent 0a0fdf84
...@@ -3,7 +3,7 @@ const _ = require('lodash'); ...@@ -3,7 +3,7 @@ const _ = require('lodash');
const CryptoJS = require('crypto-js'); const CryptoJS = require('crypto-js');
const { Op } = require('sequelize'); const { Op } = require('sequelize');
const userModule = require('../module/userModule'); const userModule = require('../module/userModule');
const errorMessage = require('../utils/errorMessage'); const errorMessage = require('../utils/errorMessage');
async function regist(req, res, next) { async function regist(req, res, next) {
......
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