mirror of
https://github.com/DKJone/DKWechatHelper.git
synced 2025-05-23 18:56:11 +08:00
16 lines
399 B
Objective-C
16 lines
399 B
Objective-C
// weibo: http://weibo.com/xiaoqing28
|
||
// blog: http://www.alonemonkey.com
|
||
//
|
||
// dkhelperDylib.h
|
||
// dkhelperDylib
|
||
//
|
||
// Created by 朱德坤 on 2019/1/23.
|
||
// Copyright (c) 2019 DKJone. All rights reserved.
|
||
//
|
||
|
||
#import <Foundation/Foundation.h>
|
||
|
||
#define INSERT_SUCCESS_WELCOME " 🎉!!!congratulations!!!🎉\n👍----------------insert dylib success----------------👍\n"
|
||
|
||
|