소스 검색

Merge branch 'master' of http://git.shengws.com/csx/gdyb

csx 4 년 전
부모
커밋
f18a6ec100
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      controllers/sz/sz_his_api_controller.go

+ 1 - 1
controllers/sz/sz_his_api_controller.go 파일 보기

@@ -3107,7 +3107,7 @@ func (c *SZHisApiController) GetSettleAccounts() {
3107 3107
 				"department":         departments.Name,
3108 3108
 				"yiliao_leibie":      yiliao_leibie,
3109 3109
 				"before_money":       res2.Transbody.Aae240,
3110
-				"after_money":        res.Transbody.Cke298,
3110
+				"after_money":        order.AccountPrice,
3111 3111
 			})
3112 3112
 		} else {
3113 3113
 			c.ServeSuccessJSON(map[string]interface{}{