public static StoreBasicInfo QueryStoreBasicInfo(int sellerSysNo) { return(StoreDA.QueryStoreBasicInfo(sellerSysNo)); }