明树Git Lab

Commit d67a96fc authored by Administrator's avatar Administrator

Merge branch 'dev' into 'master'

Dev 合并测试

See merge request !2
parents 90353d35 eb45c129
Pipeline #103954 passed with stage
in 3 seconds
...@@ -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