mysql语句:


    INSERT INTO public_template_setting(
              `id`, `activity_id`, `key`, `value`, `created_at`, `updated_at`
   ) SELECT  `id`, `activity_id`, `key`, `value`, `created_at`, `updated_at`
     FROM user_template_setting;
最后修改:2020 年 07 月 09 日 10 : 27 AM
如果觉得我的文章对你有用,请随意赞赏