- <?php
- namespace loyalsoft;
- /**
- * Description of TaskProc
- * @version
- * 1.0.0 Created at 2017-11-3. by --gwang
- * @author gwang (mail@wanggangzero.cn)
- * @copyright ? 2017-11-3, SJZ LoyalSoft Corporation & gwang. All rights reserved.
- */
- class TaskProc
- {
- //put your code here
- }
|