13 lines
220 B
Objective-C
13 lines
220 B
Objective-C
//
|
|
// TUICustomerServicePluginProductInfo.m
|
|
// TUICustomerServicePlugin
|
|
//
|
|
// Created by xia on 2023/7/5.
|
|
//
|
|
|
|
#import "TUICustomerServicePluginProductInfo.h"
|
|
|
|
@implementation TUICustomerServicePluginProductInfo
|
|
|
|
@end
|