| 1234567891011121314151617 |
- //
- // AppDelegate.m
- // RedAnt ERP Suite
- //
- // Created by Ray on 14-5-19.
- // Copyright (c) 2014年 United Software Applications, Inc. All rights reserved.
- //
- #import "AppDelegate.h"
- @implementation AppDelegate
- //@synthesize devices;
- @end
|