Commit 0914fb59 authored by 李尚科's avatar 李尚科

fix

parent 49afda2a
Pipeline #14354 passed with stage
in 5 seconds
......@@ -6,7 +6,7 @@ const moment = require('moment');
const R = require('ramda');
const GENDER = {
boy: '小王子',
girl: '小公',
girl: '小公',
};
class UserService extends Service {
......
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