public static IEnumerable <string> SelectPidsByParent(string productId)
 => DALQiangGou.SelectPidsByParent(productId);