Commit 28ac989d by 王勇飞

pp

parent af6e6eb8
......@@ -40,6 +40,7 @@ class OperationrecordCtl extends CtlBase {
}
*/
async insertInfo(mobj, qobj, req) {
console.log("用户信息: ", mobj.userid, mobj.username);
let pobj = mobj.d;
try {
if (!pobj.demand_code) {
......
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