| | |
| | | /// <returns></returns> |
| | | [Route("Gy_WorkTypeController/GetGy_WorkTypeList_Json")] |
| | | [HttpGet] |
| | | public object GetGy_WorkTypeList_Json(string sWhere, string HMaker) |
| | | public object GetGy_WorkTypeList_Json(string sWhere, string HMaker, string OperationType) |
| | | { |
| | | try |
| | | { |
| | | //鍒ゆ柇鏉冮檺 |
| | | if (!DBUtility.ClsPub.Security_Log(ModRightName, 1, false, HMaker)) |
| | | if (OperationType == "1") |
| | | { |
| | | objJsonResult.code = "0"; |
| | | objJsonResult.count = 0; |
| | | objJsonResult.Message = "鎮ㄦ病鏈夎妯″潡鏉冮檺,璇蜂笌绠$悊鍛樿仈绯伙紒"; |
| | | objJsonResult.data = null; |
| | | return objJsonResult; |
| | | //鍒ゆ柇鏉冮檺 |
| | | if (!DBUtility.ClsPub.Security_Log(ModRightName, 1, false, HMaker)) |
| | | { |
| | | objJsonResult.code = "0"; |
| | | objJsonResult.count = 0; |
| | | objJsonResult.Message = "鎮ㄦ病鏈夎妯″潡鏉冮檺,璇蜂笌绠$悊鍛樿仈绯伙紒"; |
| | | objJsonResult.data = null; |
| | | return objJsonResult; |
| | | } |
| | | } |
| | | |
| | | //杩斿洖鍒楄〃淇℃伅 |