public static List <StoreAttachment> QueryStoreAttachment(int sellerSysNo) { return(StoreDA.QueryStoreAttachment(sellerSysNo)); }