| | |
| | | /*********************************************************************** |
| | | * Project: CoreCms |
| | | * Project: baifenBinfa |
| | | * ProjectName: 百分兵法管理系统 |
| | | * Web: hhtp://chuanyin.com |
| | | * Web: http://chuanyin.com |
| | | * Author: |
| | | * Email: |
| | | * CreateTime: 202403/02 |
| | |
| | | public object otherData { get; set; } |
| | | |
| | | public int count { get; set; } |
| | | |
| | | } |
| | | |
| | | public class OtherData |
| | | { |
| | | public decimal heji1 { get; set; } |
| | | public decimal heji2 { get; set; } |
| | | public decimal heji3 { get; set; } |
| | | |
| | | public decimal heji4 { get; set; } |
| | | public decimal heji5 { get; set; } |
| | | public decimal heji6 { get; set; } |
| | | } |
| | | } |