Home > Back-end >  Trouble you help to look at, the problem of writing
Trouble you help to look at, the problem of writing

Time:11-11

AccountConfig. Set
Money (accountConfig. Getminey. Subtract (order. Getmoney));
AccountConfigMapper. UpdateById (accountConfig);

CodePudding user response:

AccountConfig. Set
Money (accountConfig. GetMoney. Subtract (order. GetMoney));
AccountConfigMapper. UpdateById (accountConfig);

CodePudding user response:

Do lock table processing?
  • Related