根据srcSeries更新表table中的字段fields @param srcSeries Sequence 源排列 @param table String 表名 @param fields String[] 字段名 @param fopts String[] p:字段是主键,a:字段是自增字段 @param exps Expression[] 值表达式 @param opt String @param ctx Context @return int 更新记录数
(Sequence srcSeries, String table, String[] fields, String[] fopts, Expression[] exps, String opt, Context ctx)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected