| | |
| | | //--------------------------------------------------------
|
| | | // [Author]: YYL
|
| | | // [ Date ]: 2025年8月4日
|
| | | // [ Date ]: 2025年8月5日
|
| | | //--------------------------------------------------------
|
| | |
|
| | | using System.Collections.Generic;
|
| | |
| | | {
|
| | | static OrderInfoConfig()
|
| | | {
|
| | | if (isInit)
|
| | | {
|
| | | return;
|
| | | }
|
| | | LazyInit();
|
| | | // 访问过静态构造函数
|
| | | visit = true; |
| | | }
|
| | |
|
| | | public int id;
|
| | | public string OrderInfo;
|
| | | public string AppId;
|
| | | public float PayRMBNum;
|
| | | public float PayRMBNum; //打折请使用 PayRMBNumOnSale(0.1折)
|
| | | public int CTGID;
|
| | | public float UsdMoney;
|
| | | public string StoreOrderInfo;
|