小程序用户
This commit is contained in:
@@ -21,6 +21,9 @@ import aiChat from "./ai/chat";
|
||||
import aiConversation from "./ai/conversation";
|
||||
import aiAgent from "./ai/agent";
|
||||
|
||||
import memberUser from "./member/user";
|
||||
import memberAddress from "./member/address";
|
||||
|
||||
import userProfile from "./user/profile";
|
||||
|
||||
import xinForm from "./components/xin-form";
|
||||
@@ -49,6 +52,8 @@ export default {
|
||||
...aiChat,
|
||||
...aiConversation,
|
||||
...aiAgent,
|
||||
...memberUser,
|
||||
...memberAddress,
|
||||
...userProfile,
|
||||
...xinForm,
|
||||
...xinTable,
|
||||
|
||||
Reference in New Issue
Block a user