Compare commits
No commits in common. "325d14d913083b5c655eecc83fca6946afc1b9d3" and "45a3751914ea9a6d68e0d75c57a1763d640af5b5" have entirely different histories.
325d14d913
...
45a3751914
@ -189,7 +189,6 @@ func WorkConfirm(c *gin.Context) { // 确认作品并扣除余量
|
||||
}
|
||||
|
||||
var addBalanceReq bundle.AddBundleBalanceReq
|
||||
addBalanceReq.UserId=int32(userInfo.ID)
|
||||
switch workCategory {
|
||||
case 1:
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user