| | |
| | | /*********************************************************************** |
| | | * Project: CoreCms |
| | | * Project: baifenBinfa |
| | | * ProjectName: 百分兵法管理系统 |
| | | * Web: hhtp://chuanyin.com |
| | | * Web: http://chuanyin.com |
| | | * Author: |
| | | * Email: |
| | | * CreateTime: 202403/02 |
| | |
| | | oldModel.expenditureMoney = entity.expenditureMoney; |
| | | oldModel.rechargeAmount = entity.rechargeAmount; |
| | | oldModel.prioritySortId = entity.prioritySortId; |
| | | oldModel.valueKey= entity.valueKey; |
| | | |
| | | //事物处理过程结束 |
| | | var bl = await _coreCmsUserGradeServices.UpdateAsync(oldModel, true); |