| | |
| | | using Microsoft.AspNetCore.Http; |
| | | using Microsoft.AspNetCore.Mvc; |
| | | using static Gs.Toolbox.UtilityHelper; |
| | | |
| | | namespace Gs.QiTaRk; |
| | | |
| | | namespace Gs.QiTaRk |
| | | { |
| | | [ApiGroup(ApiGroupNames.QTRK)] |
| | | public class MesItemTblRkManager : IRomteService |
| | | { |
| | |
| | | }; |
| | | try |
| | | { |
| | | dset = DbHelperSQL.RunProcedure("prc_item_tblrk_lst", parameters, |
| | | "0"); |
| | | dset = DbHelperSQL.RunProcedure("prc_item_tblrk_lst", parameters, "0"); |
| | | if (dset != null && dset.Tables.Count > 0 && |
| | | dset.Tables[0].Rows.Count > 0) //有数据 |
| | | { |
| | |
| | | { |
| | | string _guid = mode.guid; |
| | | string _inFieldValue = mode.inFieldValue; |
| | | var _proName = "prc_item_tblrk_chk"; |
| | | string _proName = "prc_item_tblrk_chk"; |
| | | if (int.Parse(_inFieldValue) * 1 <= 0) |
| | | _proName = "prc_item_tblrk_chk"; |
| | | dynamic m = new ExpandoObject(); |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | return ReturnDto<dynamic>.QuickReturn(m, ReturnCode.Success, "操作成功!"); |
| | | } |
| | | |
| | | } |
| | | } |