incId($channel_bn . '-INVS', $prefix, 2, true); return $guid; } /** * modifier_stock_date * @param mixed $value value * @return mixed 返回值 */ public function modifier_stock_date($value) { return $value; } }