Re: Ofbiz in the wild

2021-04-01 Thread Schumann Ye
Dear Woyce, I did successfully applied ofbiz in my manufacturing company with around 150 users. I used mssql server and sometimes I did experience some traffic blocks and unstable situations due to various reasons but nothing could not be solved with worst scenario restarting. The pro is you

Encoding Issue

2021-01-10 Thread Schumann Ye
Dear Gurus, I have the following scenario: 1. Displaying project gantt chart info with an Ofbiz app; 2. Users are allowed to change the gantt info as they wish; 3. Users can then save the project gantt info into a json dataset that is stored at client side; 4. Once clicking "save"

Re: Entity ChildWorkEffort

2020-12-20 Thread Schumann Ye
be properly mapped from the view. In case anyone is also struggling in similar situations... HIH Mvh Schumann From: Schumann Ye Sent: Thursday, December 17, 2020 5:11 PM To: user@ofbiz.apache.org Subject: Re: Entity ChildWorkEffort Hey Jason, That is the answer I need

Re: Entity ChildWorkEffort

2020-12-17 Thread Schumann Ye
ity.getEntityName().equals(relatedEnt.getEntityName()) && "Parent".equals(title)) { title = "Child"; } Hope that helps, Jason On 17/12/2020 06:10, Schumann Ye wrote: > Dear all, > > Does anyone have any idea where the Entity ChildWorkEffort come

Entity ChildWorkEffort

2020-12-16 Thread Schumann Ye
Dear all, Does anyone have any idea where the Entity ChildWorkEffort comes from ( in what xml file it is defined ). This question came across to me when I checked the file ProductionRun.java with the codes as follows: productionRunRoutingTasks = productionRun.getRelated("ChildWorkEffort",

Re: Created plugins are not showing up in DEV Environment

2020-11-13 Thread Schumann Ye
Dear Doars, It's normally the authorization issue. You just have to assign to your account with the newly created plugin permission. If you don't know where to find it, you can try to look into the database table SECURITY_PERMISSION and see if your newly created plugin has been inserted

Re: Project manager error message

2020-11-13 Thread Schumann Ye
Dear Dominic, Not sure which version you are using. Ofbiz is released in 17.12.04 with OOTB 2 security groups PROJECTADMIN & PROJECTUSER. However these 2 groups don't cover all the necessary permissions that you need to run the Project Module. For example, if you work as the project module

Re: Can't add customer

2020-11-11 Thread Schumann Ye
Hi Dominic, Better post the code where it is stuck. Thanks Get Outlook for Android From: Jacques Le Roux Sent: Wednesday, November 11, 2020 4:54:24 PM To: user@ofbiz.apache.org Subject: Re: Can't add customer Hi Dominic, If you did not

Re: Security and Permission Issue, what is OFBTOOLS and where to find it.

2020-11-04 Thread Schumann Ye
Hi Emad, You can go to jira ofbiz and find the post posted by me. I had a similar case which I had sorted if out with detailed description through beibg helped from the group. Get Outlook for Android From: Jacques Le Roux Sent: Thursday,

OFBIZ-12032: Common theme does not work

2020-09-30 Thread Schumann Ye
Dear Jacques, I'd posted the captioned ticket as follows: Similar as the ticket OFBIZ-10434, I have installed it successfully and run "gradlew cleanAll loadAll". Databases "ofbiz/ofbizolap/ofbiztenant" are created in MSSQL also successfully.

Re: Failure when building projects

2020-09-23 Thread Schumann Ye
e Roux Sent: Wednesday, September 23, 2020 5:12:05 PM To: user@ofbiz.apache.org Subject: Re: Failure when building projects Hi Schumann Ye, I'm not sure I can help you much for this situation. I tried "gradlew -d loadAll > loadAll.txt" but I can't find "Opening con

Re: Failure when building projects

2020-09-22 Thread Schumann Ye
l.RequestAuthCache] Auth cache not set in the context Could you please help check if what I understand is correct? Thanks B.R. Schumann From: Jacques Le Roux Sent: Tuesday, September 22, 2020 6:49 PM To: user@ofbiz.apache.org Subject: Re: Failure when b

Failure when building projects

2020-09-22 Thread Schumann Ye
Hi Jacques, I run into a failure when running "gradlew clean all loadAll" when testing in my server environment. The failure stops at "Configuring -> 53/54 projects". I am pretty sure it is somehow because of internet connection issue because it works perfectly in my local computer. While my

答复: Can't get past step one

2019-03-07 Thread Schumann Ye
Dear Mike, It would be helpful if you could explain it step by step. Or if you’ve experienced some failure notices that we could tell from? It should be working if you have set up your JAVA environment correctly. Be noted that depending on your browser strategy, you might receive the message

回复:回复:How to test the embedded OFBi =?UTF-8?Q?z_class

2019-02-16 Thread Schumann Ye
Dear Jacques, Many thanks for your help. Schumann 原始邮件 主题:Re: 回复:How to test the embedded OFBi =?UTF-8?Q?z_class 发件人:Jacques Le Roux 收件人:user@ofbiz.apache.org,Schumann Ye 抄送: Hi Schumann, You don't need to send me personal emails. I can see them on the user ML and answer

回复:How to test the embedded OFBiz class

2019-02-14 Thread Schumann Ye
+in+Eclipse https://cwiki.apache.org/confluence/display/OFBIZ/Running+and+Debugging+OFBiz+in+Intellij+IDEA depending on your preferred IDE HTH Jacques Le 14/02/2019 à 13:54, Schumann Ye a écrit : > Dear Gurus, Dear Jacques, > > I’ve got a quick question for you guys. > How can

How to test the embedded OFBiz class

2019-02-14 Thread Schumann Ye
Dear Gurus, Dear Jacques, I’ve got a quick question for you guys. How can I test/debug the embedded OFBiz class, for example, PurchaseOrderTest.java under the package “package org.apache.ofbiz.order.test”? I tried Junit but failed. May you pls elaborate the steps to do it? Have a nice day!

答复: OFBIZ-2805 For Jacques

2019-01-28 Thread Schumann Ye
he.org<mailto:user@ofbiz.apache.org> 主题: Re: OFBIZ-2805 For Jacques Hi Schumann Ye, These changes are very old (almost 10 years): http://svn.apache.org/viewvc?view=revision=r811528 so I guess they are irrelevant now. I just tried with stable demo (ie R16 branch). It seems it does not work a

OFBIZ-2805 For Jacques

2019-01-26 Thread Schumann Ye
Dear Jacques, For the captioned JIRA note, it works still as opening but then closing immediately. I’m using version 16.11.05 & 16.11.04 (windows 10 + Chrome/Firefox). Both versions are the same in my end. Could you pls elaborate when exactly you’ve changed to fix it as you mentioned in

答复: 答复: How to Create Plugin without loadDefault

2018-11-29 Thread Schumann Ye
r user login with SUPER security group. Thanks & Regards -- Deepak Dixit On Wed, Nov 28, 2018 at 6:58 PM Schumann Ye wrote: > Dear Gil, > > You’re so right! > Yes, I can do it from Party Manager and now it works perfectly! > > Millions of thanks and have a nice day to you! &g

答复: 答复: How to Create Plugin without loadDefault

2018-11-28 Thread Schumann Ye
TY_ADMIN permission to the FULLADMIN group. If your user is FULLADMIN the plugin will show up. To load a specific file use EntityImport i already gave you with the absolute path of the wanted file. HTH Gil Le mercredi 28 nov. 2018 à 11:28:53 (+), Schumann Ye a écrit : > Dear Gil, > >

答复: How to Create Plugin without loadDefault

2018-11-28 Thread Schumann Ye
Schumann, Sorry I don't remember having wrote a such tutorial (maybe I updated it). Have you an URL? Jacques Le 27/11/2018 à 13:09, Schumann Ye a écrit : > Dear Gurus, dear Rishi, dear Jacques, > > I’ve got a quick and easy question for you guys. > How can I create Plugin (as sho

答复: How to Create Plugin without loadDefault

2018-11-28 Thread Schumann Ye
e Directory <https://directory.apache.org>, PMC Member* Apache Incubator <https://incubator.apache.org>, committer *Apache OFBiz <https://ofbiz.apache.org>, contributor (without privileges) since 2008* Apache Steve <https://steve.apache.org>, committer On Tue, Nov 27, 2018 at 1:10 PM Sch

答复: How to Create Plugin without loadDefault

2018-11-28 Thread Schumann Ye
to load reader (https://demo-stable.ofbiz.apache.org/webtools/control/EntityImportReaders) Or directly the data files you want (https://demo-stable.ofbiz.apache.org/webtools/control/EntityImport) Enjoy ! Gil Le mardi 27 nov. 2018 à 12:09:57 (+), Schumann Ye a écrit : > Dear Gurus, dear Rish

How to Create Plugin without loadDefault

2018-11-27 Thread Schumann Ye
Dear Gurus, dear Rishi, dear Jacques, I’ve got a quick and easy question for you guys. How can I create Plugin (as shown in step 1 below) but without running step 2 below in order to show the newly created plugin in our production environment? Step 1: gradlew createPlugin -PpluginId=quality Step

答复: How to show company logo in PDF Printout

2018-11-26 Thread Schumann Ye
tems. I'm able to see the OFBiz logo at demo sites. Please cross check at your end. -- Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co<http://www.hotwax.co> On Wed, Nov 14, 2018 at 3:06 P

How to show company logo in PDF Printout

2018-11-14 Thread Schumann Ye
Dear Gurus, Can anyone give me a hint how to show company logo in the PDF printout? I’ve tried many times but failed and here below is my case (I’m using 16.11.03 & 16.11.04): 1.Go to “Manufacturing Manager” �C “JobShop” and find any existing Production Run; 2.Click on any one and

OFBiz doesn't respond until hitting Ctrl+C

2018-05-22 Thread Schumann Ye
Dear Gurus, As explained in the caption, I have experienced from time to time the situations. The case happened in a quite random way, or put it in other way, I don't know how it would be triggered. Sometimes I have to wait for a long time (more than 5 minutes) for OFBiz to respond but fail.

答复: Manufacturing Component - MRP FindInventoryEventPlan Error

2018-05-03 Thread Schumann Ye
owIndex = viewIndex * viewSize highIndex = (viewIndex + 1) * viewSize Then the issue would be solved. After testing it, it works like charms. I think it shall be updated in next release. HIH. B.R. Schumann -邮件原件- 发件人: Schumann Ye <schumanny...@hotmail.com> 发送时间: 2018年5月3日 22:31 收件

答复: Manufacturing Component - MRP FindInventoryEventPlan Error

2018-05-03 Thread Schumann Ye
] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-util-8.0.42.jar:8.0.42] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131] B.R. Schumann -邮件原件- 发件人: Schumann Ye <schumanny...@hotmail.com> 发送时间: 2018年5月3日 21:38 收件人

Manufacturing Component - MRP FindInventoryEventPlan Error

2018-05-03 Thread Schumann Ye
Dear Guru, I had encountered another issue in Manufacturing component, for which I had created a JIRA note OFBIZ-10392. Brief info as follows: After MRP run, in the screen of "Find Inventory Event Planned", the proper results show up after clicking the "Find" button with a certain "From Date"

Production Run is not created for Sales Order after MRP run.

2018-04-30 Thread Schumann Ye
but it simply did not work as expected. Pls help! Thanks Best Regards Schumann Ye KTK Group Co., Ltd. Mobile:+86-1800-150-1800 Email: schum...@ktk.com.cn<mailto:q...@ktk.com.cn> ** Add: Industrial Park,Yaoguan Town,Wujin District, Cha

回复:答复: usage of product attributes

2018-04-18 Thread Schumann Ye
( minimum order quantity ) for the purpose of selling the product. The MOQ under suppliers of product is for purchase. It does not hurt me in current application. Hence i am using product attribute only. regds mallah. On Mon, Apr 16, 2018 at 6:30 AM, Schumann Ye wrote: > Dear Rajesh, > > Have

答复: usage of product attributes

2018-04-15 Thread Schumann Ye
Dear Rajesh, Have you tried using the tab "Suppliers" with the link below? https://demo-stable.ofbiz.apache.org/catalog/control/EditProductSuppliers?productId=WG-9943 If I understand your question correctly, MOQ in ERP/MRP II/MRP could be used for business processes calculation like triggering

答复: Multi-Company

2018-04-12 Thread Schumann Ye
Hi James, Following the link provided by Paul below, it looks like some other guys had done the coding but could not be shared due to NDA. A compromised alternative in my view could be using multi-tenancy. By doing so we could set up different databases for different companies. However further

答复: 答复: 答复: 答复: A major bug in OFBiz Manufacturing MRP function

2018-04-10 Thread Schumann Ye
发送时间: 2018年4月2日 13:59 收件人: user@ofbiz.apache.org ML <user@ofbiz.apache.org> 主题: Re: 答复: 答复: 答复: A major bug in OFBiz Manufacturing MRP function On Sun, Apr 1, 2018 at 10:30 AM, Schumann Ye <schumanny...@hotmail.com> wrote: > Hi Jacopo, > > Thanks for your hints. > Actu

答复: A bug in 16.11.04

2018-04-02 Thread Schumann Ye
against any of those locales then it would output the property key. Adding the missing translation would fix your issue but a ticket would be useful to fix the missing translation handling which seems buggy to me based on this report. Regards Scott On Sun, 1 Apr 2018, 02:31 Schumann Ye, <schumanny

答复: 答复: 答复: A major bug in OFBiz Manufacturing MRP function

2018-04-01 Thread Schumann Ye
ell...@hotwaxsystems.com> 发送时间: 2018年4月1日 16:22 收件人: user@ofbiz.apache.org ML <user@ofbiz.apache.org> 主题: Re: 答复: 答复: A major bug in OFBiz Manufacturing MRP function On Sat, Mar 31, 2018 at 4:50 PM, Schumann Ye <schumanny...@hotmail.com> wrote: > [...] followed the ReadMe to install the un

答复: 答复: A major bug in OFBiz Manufacturing MRP function

2018-03-31 Thread Schumann Ye
@ofbiz.apache.org ML <user@ofbiz.apache.org> 主题: Re: 答复: A major bug in OFBiz Manufacturing MRP function Dear Schumann, thanks for the feedback and for your tests; please see my comment inline: On Thu, Mar 29, 2018 at 5:14 PM, Schumann Ye <schumanny...@hotmail.com> wrote: > [...] >

答复: A bug in 16.11.04

2018-03-31 Thread Schumann Ye
> > Thanks & Regards > -- > Deepak Dixit > www.hotwaxsystems.com > www.hotwax.co > > On Wed, Mar 28, 2018 at 6:37 AM, Schumann Ye > <schumanny...@hotmail.com> > wrote: > > > Dear Gurus, > > > > I'd like to report a bug (found in my 16

答复: A major bug in OFBiz Manufacturing MRP function

2018-03-29 Thread Schumann Ye
ne. I want to know if you are using PDM tool/system, what formats it can export as exploded view, whether value of torque exported in the view. -邮件原件- 发件人: Schumann Ye [mailto:schumanny...@hotmail.com] 发送时间: 2018年3月30日 9:40 收件人: user@ofbiz.apache.org 主题: 答复: A major bug in OFBiz Manufac

答复: A major bug in OFBiz Manufacturing MRP function

2018-03-29 Thread Schumann Ye
close it until we resolve it. @Schumann: A question: do you use exploded view in your assembly? If yes, what's the format of the exploded view? Kind Regards, Shi Jinghai -邮件原件- 发件人: Schumann Ye [mailto:schumanny...@hotmail.com] 发送时间: 2018年3月30日 8:50 收件人: user@ofbiz.apache.org 主题: 答

答复: A major bug in OFBiz Manufacturing MRP function

2018-03-29 Thread Schumann Ye
andard now, especially now that Amazon AWS has support for it on Aurora. —P > On Mar 29, 2018, at 14:51, Rajesh Mallah <mallah.raj...@gmail.com> wrote: > > Hi Schmann , > > You may consider exploring PostgreSQL. > > regds > mallah. > > On Thu, Mar 29,

答复: 答复: A major bug in OFBiz Manufacturing MRP function

2018-03-29 Thread Schumann Ye
Hi Rajesh, According to the official website documents, it looks like that, which is bad for the programmers and the end users. What is your suggestion for a production environment, mysql or mssql or others? I am afraid of future potential similar traps. B.R. Schumann -邮件原件- 发件人:

答复: A major bug in OFBiz Manufacturing MRP function

2018-03-29 Thread Schumann Ye
pect that the error is caused by the fact that your version doesn't support milliseconds in the DATETIME field and this causes the "duplicate record" condition. Kind regards, Jacopo On Thu, Mar 29, 2018 at 11:04 AM, Schumann Ye <schumanny...@hotmail.com> wrote: > Dear Gurus,

A major bug in OFBiz Manufacturing MRP function

2018-03-29 Thread Schumann Ye
Dear Gurus, I found a serious bug in MRP calculation function (hope I was wrong) and I've created a JIRA note OFBIZ-10321. In a word, OFBiz MRP function seems currently not supportive of multilevel BOM calculation with same material (raw material in my case test) located in different BOM

答复: 答复: How to change defaultOrganizationPartyCurrencyUomId

2018-03-29 Thread Schumann Ye
xsystems.com www.hotwax.co On Wed, Mar 28, 2018 at 5:44 AM, Schumann Ye <schumanny...@hotmail.com> wrote: > Dear Rishi, > > Yes, you’re right. It’s my bad. > Sorry that I confused all. > > The following quoted part that you replied is definitely what I need. > The fiel

答复: A potential bug in Email ForgotPassword Notification

2018-03-28 Thread Schumann Ye
w.ecomify.de > > > Am 28.03.18 um 04:38 schrieb Schumann Ye: >> Dear Gurus, >> >> I'd like to report another potential bug. >> >> Environment as follows: >> Release Version: 16.11.04 (I have tested it and it's ok in 16.11.03) >> Work Steps: >>

A potential bug in Email ForgotPassword Notification

2018-03-27 Thread Schumann Ye
Dear Gurus, I'd like to report another potential bug. Environment as follows: Release Version: 16.11.04 (I have tested it and it's ok in 16.11.03) Work Steps: 1. In the login page: https://www.myowndomain.com/webtools/control/main, then click login, then click "forget your passwords". 2.

A bug in 16.11.04

2018-03-27 Thread Schumann Ye
Dear Gurus, I'd like to report a bug (found in my 16.11.04 but previously not in 16.11.03). If we go to party profile and try to add new security group from any userlogin (For my case, any except admin) in a locale of zh (or other, I assume) instead of en, after clicking "Add", the system will

答复: How to change defaultOrganizationPartyCurrencyUomId

2018-03-27 Thread Schumann Ye
/www.hotwaxsystems.com www.hotwax.co On Tue, Mar 27, 2018 at 4:41 PM, Schumann Ye <schumanny...@hotmail.com> wrote: > Dear Gurus, > > How should I change the "defaultOrganizationPartyCurrencyUomId" from > "America

答复: groovy.lang.MissingMethodException: No signature of method

2018-03-27 Thread Schumann Ye
ltOrganizationPartyCurrencyUomId". So I think there must be somewhere where I can set the field value. Thanks Schumann -邮件原件- 发件人: Nicolas Malin <nicolas.ma...@nereide.fr> 发送时间: 2018年3月27日 19:43 收件人: user@ofbiz.apache.org; Schumann Ye <schumanny...@hotmail.com> 主题:

groovy.lang.MissingMethodException: No signature of method

2018-03-27 Thread Schumann Ye
Dear Gurus, I tried to use groovy file to customize the back-end language setting with the following steps: 1. Change the "GlobalDecorator" Screen of the file framework\common\widget\commonscreens.xml by adding the following highlighted underlined codes:

How to change defaultOrganizationPartyCurrencyUomId

2018-03-27 Thread Schumann Ye
d in PartyForms.xml). Best Regards Schumann Ye KTK Group Co., Ltd. Mobile:+86-1800-150-1800 Email: schum...@ktk.com.cn<mailto:q...@ktk.com.cn> ** Add: Industrial Park,Yaoguan Town,Wujin District, Changzhou City, JiangSu Province,China Zip

AW: How to Configure Ofbiz SSL

2018-03-22 Thread Schumann Ye
erveHost On # do not proxy letsencrypt cert renewal requests ProxyPass /.well-known ! ProxyPass / ajp://localhost:8009/ I let you figure the rest out We should really update the Apache+OFBiz+Technical+Production+Setup+Guide HTH Jacques Le 21/03/2018 à 12:09, Schumann Ye a écrit : > Dear

How to Configure Ofbiz SSL

2018-03-21 Thread Schumann Ye
Dear Gurus, Can anyone be so kind to show me how to configure ofbiz ssl for a test deployment (on a given domain)? I'd been struggling on this topic for days but still without any clue. What I have done is as follows: 1. I try the link

答复: About OFBiz Email Passwords Sending

2018-03-18 Thread Schumann Ye
ia 452010 >>> >>> >>> >>> >>> >>> On Thu, Mar 15, 2018 at 4:14 PM, Michael Brohl <michael.br...@ecomify.de >>> > >>> wrote: >>> >>> Hi Schumann, >>>> >>>> please have a

About OFBiz Email Passwords Sending

2018-03-15 Thread Schumann Ye
Dear Gurus, When I try to activate OFBiz Passwords Forget (Email Passwords function) in the Login webpage, I have got the following Error message: The Following Errors Occurred: Error occurred: unable to email password. Please try again later or contact customer service. (error was: [CON]

答复: 答复: 答复: MRP Run for Plant and Warehouse

2018-03-13 Thread Schumann Ye
com> 发送时间: 2018年3月14日 12:12 收件人: user@ofbiz.apache.org 主题: Re: 答复: 答复: MRP Run for Plant and Warehouse Hi Schumann Ye, Refer following links for better insight: https://markmail.org/message/6f2nxqlaxmvoncsi https://markmail.org/message/n2ybsyet5r4xcqsz Thanks and Regards, *Aditya

答复: 答复: MRP Run for Plant and Warehouse

2018-03-13 Thread Schumann Ye
ving support for this. HTH! Best, Rishi Solanki Sr Manager, Enterprise Software Development HotWax Systems Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxsystems.com www.hotwax.co On Mon, Mar 12, 2018 at 4:45 PM, Schumann Ye <schumanny...@hotmail.com> wrote: > Dear Suraj, > > &g

答复: MRP Run for Plant and Warehouse

2018-03-12 Thread Schumann Ye
Wax Commerce by HotWax Systems Plot no. 80, Scheme no. 78, Vijay Nagar, Indore, M.P. India 452010 On Sun, Mar 11, 2018 at 6:10 PM, Schumann Ye <schumanny...@hotmail.com> wrote: > Dear Gurus, > > It came to my attention today that the Manufacturing MRP run applies only > for F

MRP Run for Plant and Warehouse

2018-03-11 Thread Schumann Ye
Dear Gurus, It came to my attention today that the Manufacturing MRP run applies only for Facility with TypeID “Warehouse”. For release 16.11.03, here below is the definition of the Forms: I have set one of my Facility as “Plant” instead of

答复: 答复: OFBiz Theme Customization

2018-03-06 Thread Schumann Ye
rowser, not the code, and then catch the trail from there. For example, you can easily run firebug or something similar to inspect the logo and identify its location. On Mar 7, 2018 6:33 AM, "Schumann Ye" <schumanny...@hotmail.com> wrote: > Dear Julien, > > After a second trial

答复: OFBiz Theme Customization

2018-03-06 Thread Schumann Ye
Dear Julien, After a second trial, I found that I have to remove the file rainbowstone/images/ofbiz-white.svg so that the pre-defined logo is gone. Obviously simply replacing the file ofbiz_logo.gif is not enough. Thanks for your help and now the issue is resolved! Schumann 发件人: Schumann Ye

答复: OFBiz Theme Customization

2018-03-06 Thread Schumann Ye
find that the css manage the logo path. You will see that this logo is the vectorial version one. Here after the path : /home/julien/OFBizRoot/ofbiz-framework-official/trunk/themes/rainbowstone/webapp/rainbowstone/images/ofbiz_logo.svg Have a nice day :) Julien. Le 06/03/2018 à 10:20, Schumann Y

OFBiz Theme Customization

2018-03-06 Thread Schumann Ye
;. Can any guru help and shed a new light on my problem? Have a nice day!!! Best Regards Schumann Ye KTK Group Co., Ltd. Mobile:+86-1800-150-1800 Email: schum...@ktk.com.cn<mailto:q...@ktk.com.cn> ** Add: Industrial Park,Yaoguan Town,Wuji