| | |
| | | |
| | | public class Pay_WorkTimesBillController : ApiController |
| | | { |
| | | Pub_Class.ClsXt_SystemParameter oSystemParameter = new Pub_Class.ClsXt_SystemParameter();//ç³»ç»åé |
| | | public DBUtility.ClsPub.Enum_BillStatus BillStatus; |
| | | public const string ModName = "2203"; //åæ®ç±»å |
| | | public const string ModCaption = "è夿±æ¥å"; //åæ®åç§° |
| | |
| | | |
| | | if (bResult) |
| | | { |
| | | string sReturn = ""; |
| | | if (oSystemParameter.ShowBill(ref sReturn) == true) |
| | | { |
| | | if (oSystemParameter.omodel.MES_StationOutBill_AutoCheck == "Y") //ç³»ç»åæ° èªå¨å®¡æ ¸ |
| | | { |
| | | object objResult = GetPay_WorkTimesBill_Check_Json(lsmain[0].HInterID,1, HMaker); |
| | | } |
| | | } |
| | | objJsonResult.code = "0"; |
| | | objJsonResult.count = 1; |
| | | objJsonResult.Message = DBUtility.ClsPub.sExeReturnInfo; //æåï¼ |