mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 12:18:42 +08:00 
			
		
		
		
	promotion:去除已经不使用的代码
This commit is contained in:
		@@ -421,6 +421,7 @@ public class PayOrderServiceImpl implements PayOrderService {
 | 
			
		||||
            return;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        // TODO 芋艿:应该 new 出来更新
 | 
			
		||||
        order.setPrice(payPrice);
 | 
			
		||||
        orderMapper.updateById(order);
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user