优化
This commit is contained in:
@@ -241,7 +241,7 @@ public class FormulaServiceImpl implements FormulaService {
|
||||
Formula.put("masterbucket_qty",masterbucket_qty+"");
|
||||
Formula.put("ball_time",whereJson.getString("ball_time"));
|
||||
Formula.put("extadd_qty",extadd_qty+"");
|
||||
Formula.put("is_audit", "1");
|
||||
//Formula.put("is_audit", "1");
|
||||
Formula.put("audit_id",currentUserId);
|
||||
Formula.put("audit_name",nickName);
|
||||
Formula.put("audit_time",now);
|
||||
|
||||
Reference in New Issue
Block a user